summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/planck/rules.mk')
-rw-r--r--keyboards/planck/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/planck/rules.mk b/keyboards/planck/rules.mk
index c4091f011..bee5f8789 100644
--- a/keyboards/planck/rules.mk
+++ b/keyboards/planck/rules.mk
@@ -67,4 +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 \ No newline at end of file
+LAYOUTS = ortho_4x12
+
+DEFAULT_FOLDER = planck/rev4 \ No newline at end of file