From: Jack Humbert Date: Wed, 1 Nov 2017 17:21:17 +0000 (-0400) Subject: adds other layouts to rules.mk X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=50ea63da95c1877d09540756aa682da93c75d6e8;p=qmk_firmware.git adds other layouts to rules.mk --- 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