summaryrefslogtreecommitdiffstats
path: root/keyboards
diff options
context:
space:
mode:
authorJack Humbert <jack.humb@gmail.com>2017-11-01 18:21:17 +0100
committerGitHub <noreply@github.com>2017-11-01 18:21:17 +0100
commit029234f1f1ec4077534757f39da0efd28e435cfe (patch)
tree2c82d071036397ee879610b9a5c8235204c69090 /keyboards
parentddf49e8b21ad76d5b33a4bdbaa5b067c587e57c8 (diff)
downloadqmk_firmware-029234f1f1ec4077534757f39da0efd28e435cfe.tar.gz
qmk_firmware-029234f1f1ec4077534757f39da0efd28e435cfe.tar.xz
adds other layouts to rules.mk
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/planck/rules.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/planck/rules.mk b/keyboards/planck/rules.mk
index bee5f8789..27753cfda 100644
--- a/keyboards/planck/rules.mk
+++ b/keyboards/planck/rules.mk
@@ -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 \ No newline at end of file
+DEFAULT_FOLDER = planck/rev4