summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd67/mkiirgb/v4/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-01-11 03:12:50 +0000
committerQMK Bot <hello@qmk.fm>2022-01-11 03:12:50 +0000
commit75bba4522dbfe4272831238ab8c3257cfc7d7f51 (patch)
tree6e9f57be079b4f3131f6f8a8ef6296ff7d10cfb9 /keyboards/kbdfans/kbd67/mkiirgb/v4/rules.mk
parent113b0f04bcd0a6ad4e1421656c02d22f77a71783 (diff)
parente2aee8f9bbb0885ede2c2918244902bad9136659 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kbdfans/kbd67/mkiirgb/v4/rules.mk')
-rw-r--r--keyboards/kbdfans/kbd67/mkiirgb/v4/rules.mk20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/mkiirgb/v4/rules.mk b/keyboards/kbdfans/kbd67/mkiirgb/v4/rules.mk
new file mode 100644
index 0000000000..bf2c1d1a6e
--- /dev/null
+++ b/keyboards/kbdfans/kbd67/mkiirgb/v4/rules.mk
@@ -0,0 +1,20 @@
+# MCU name
+MCU = atmega32u4
+
+# Bootloader selection
+BOOTLOADER = lufa-ms
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
+MOUSEKEY_ENABLE = no # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = no # Console for debug
+COMMAND_ENABLE = no # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+RGB_MATRIX_ENABLE = yes
+RGB_MATRIX_DRIVER = WS2812