summaryrefslogtreecommitdiff
path: root/keyboards/dz60/rules.mk
diff options
context:
space:
mode:
authorMechMerlin2018-05-12 23:02:06 -0700
committerDrashna Jaelre2018-05-12 23:02:06 -0700
commitc3c5799909dce238babab00eb725d299112fd701 (patch)
treed9918346856f4efd42de929a9d5649e210c69c5b /keyboards/dz60/rules.mk
parent975c48efe6fcc0a1523ea1b9a98e0804b7ff33f6 (diff)
Add standard layout 60% support for QMK Configurator and user space (#2950)
Diffstat (limited to 'keyboards/dz60/rules.mk')
-rw-r--r--keyboards/dz60/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/dz60/rules.mk b/keyboards/dz60/rules.mk
index 9c4082da2..77055348c 100644
--- a/keyboards/dz60/rules.mk
+++ b/keyboards/dz60/rules.mk
@@ -53,4 +53,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
AUDIO_ENABLE = no
-RGBLIGHT_ENABLE = yes \ No newline at end of file
+RGBLIGHT_ENABLE = yes
+
+LAYOUTS = 60_ansi \ No newline at end of file