From 029234f1f1ec4077534757f39da0efd28e435cfe Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Wed, 1 Nov 2017 13:21:17 -0400 Subject: [PATCH] adds other layouts to rules.mk --- keyboards/planck/rules.mk | 4 ++-- 1 file 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