]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
adds other layouts to rules.mk
authorJack Humbert <jack.humb@gmail.com>
Wed, 1 Nov 2017 17:21:17 +0000 (13:21 -0400)
committerDon Armstrong <don@donarmstrong.com>
Thu, 9 Nov 2017 22:57:42 +0000 (14:57 -0800)
keyboards/planck/rules.mk

index bee5f8789557978ef5510694ac2247230f8cd91f..27753cfda8bf6213fd805ad025642cbb010148fc 100644 (file)
@@ -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