summaryrefslogtreecommitdiff
path: root/keyboards/mwstudio/mw65_black/rules.mk
diff options
context:
space:
mode:
authorTW59420 <40019210+TW59420@users.noreply.github.com>2021-11-29 16:25:19 +0800
committerGitHub <noreply@github.com>2021-11-29 00:25:19 -0800
commit32c5c97ee338f56bdcbee16fe8d32c17816861a9 (patch)
tree4a71536640e2aff3aa21ff18ac41ba0a9b144053 /keyboards/mwstudio/mw65_black/rules.mk
parentfd86f8c94d4f0d38b8ceabae280bea117990d916 (diff)
[Keyboard] Add mw65_black support (#15198)
Diffstat (limited to 'keyboards/mwstudio/mw65_black/rules.mk')
-rw-r--r--keyboards/mwstudio/mw65_black/rules.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/mwstudio/mw65_black/rules.mk b/keyboards/mwstudio/mw65_black/rules.mk
new file mode 100644
index 0000000000..1a68df06c0
--- /dev/null
+++ b/keyboards/mwstudio/mw65_black/rules.mk
@@ -0,0 +1,22 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = atmel-dfu
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
+SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
+# if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
+NKRO_ENABLE = yes # USB Nkey Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+ENCODER_ENABLE = yes