summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/rules.mk
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-05-13 08:02:06 +0200
committerDrashna Jaelre <drashna@live.com>2018-05-13 08:02:06 +0200
commitc3c5799909dce238babab00eb725d299112fd701 (patch)
treed9918346856f4efd42de929a9d5649e210c69c5b /keyboards/dz60/rules.mk
parent975c48efe6fcc0a1523ea1b9a98e0804b7ff33f6 (diff)
downloadqmk_firmware-c3c5799909dce238babab00eb725d299112fd701.tar.gz
qmk_firmware-c3c5799909dce238babab00eb725d299112fd701.tar.xz
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