mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 11:34:38 +00:00
adds other layouts to rules.mk
This commit is contained in:
parent
ddf49e8b21
commit
029234f1f1
1 changed files with 2 additions and 2 deletions
|
@ -67,6 +67,6 @@ API_SYSEX_ENABLE = no
|
|||
# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
|
||||
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
|
||||
|
||||
LAYOUTS = ortho_4x12
|
||||
LAYOUTS = ortho_4x12 planck_mit planck_grid
|
||||
|
||||
DEFAULT_FOLDER = planck/rev4
|
Loading…
Reference in a new issue