summaryrefslogtreecommitdiff
path: root/keyboards/ymd75/rev2/rules.mk
diff options
context:
space:
mode:
authorJared Hendry <jared.hendry@shopify.com>2020-04-19 19:58:58 -0400
committerGitHub <noreply@github.com>2020-04-20 00:58:58 +0100
commit1522d97c2b74577780fe97a52079d0ab68902ed5 (patch)
tree6b6b028a692fdadaebd47554f340baf4786d88ba /keyboards/ymd75/rev2/rules.mk
parent2d39a9dcdbdef1202d890a81505e7d33fe04cde0 (diff)
Add support for YMD75 rev 2 (#8853)
Diffstat (limited to 'keyboards/ymd75/rev2/rules.mk')
-rw-r--r--keyboards/ymd75/rev2/rules.mk15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ymd75/rev2/rules.mk b/keyboards/ymd75/rev2/rules.mk
new file mode 100644
index 0000000000..66ffbb499d
--- /dev/null
+++ b/keyboards/ymd75/rev2/rules.mk
@@ -0,0 +1,15 @@
+# build options
+BOOTMAGIC_ENABLE = yes
+MOUSEKEY_ENABLE = no
+EXTRAKEY_ENABLE = yes
+CONSOLE_ENABLE = no
+COMMAND_ENABLE = yes
+BACKLIGHT_ENABLE = yes
+RGBLIGHT_ENABLE = yes
+WS2812_DRIVER = i2c
+NKRO_ENABLE = no
+# Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+
+KEY_LOCK_ENABLE = yes
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend