From df85940a478615a9710eb6ac33e0160e556e8da2 Mon Sep 17 00:00:00 2001 From: Zach White Date: Sun, 3 Jan 2021 15:23:04 -0800 Subject: [PATCH] add a note about additional layouts --- docs/kle2json_guide.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/kle2json_guide.md b/docs/kle2json_guide.md index f50271cc2b3..07ee36da59b 100644 --- a/docs/kle2json_guide.md +++ b/docs/kle2json_guide.md @@ -56,3 +56,7 @@ qmk kle2json -kb clueboard/60 -l LAYOUT_60_ansi 'http://www.keyboard-layout-edit ``` It will fetch the KLE, generate a new `LAYOUT_60_ansi`, and either add a new layout or change the existing layout to match. + +## Adding more layouts + +At the current time QMK only supports the base layout. Layout Options are allowed for VIA compatibility purposes and will be implemented in QMK at a later date. For now we recommend you create a KLE for each layout you want to support in QMK and call `qmk kle2json` once per layout to set up the info.json.