summaryrefslogtreecommitdiffstats
path: root/keyboards/do60/rules.mk
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-06-22 20:48:52 +0200
committerDrashna Jaelre <drashna@live.com>2018-06-22 20:48:52 +0200
commitde0727b835e2ea274591d8223940b254887b7c72 (patch)
treeeb3e8a37c648f3ddb1263862adc47dadaca8bbe5 /keyboards/do60/rules.mk
parent91b4acc003c9c65134a42f71def84ea39fe4828b (diff)
downloadqmk_firmware-de0727b835e2ea274591d8223940b254887b7c72.tar.gz
qmk_firmware-de0727b835e2ea274591d8223940b254887b7c72.tar.xz
Add LAYOUT_60_ansi to DO60 (#3220)
* add LAYOUT_60_ansi layout * - Add LAYOUT_60_ansi layout - Use QMK_KEYBOARD_H
Diffstat (limited to 'keyboards/do60/rules.mk')
-rw-r--r--keyboards/do60/rules.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/do60/rules.mk b/keyboards/do60/rules.mk
index 566ac0cb8..7866a0bc5 100644
--- a/keyboards/do60/rules.mk
+++ b/keyboards/do60/rules.mk
@@ -62,3 +62,5 @@ NKRO_ENABLE = yes # Nkey Rollover - if this doesn't work, see here: ht
RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this with audio at the same time.
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
UNICODE_ENABLE = no # Unicode
+
+LAYOUTS = 60_ansi \ No newline at end of file