diff options
author | moyi4681 <moyi4681@users.noreply.github.com> | 2019-12-12 20:58:06 -0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-12-12 20:58:06 -0800 |
commit | 58b2c72d53649afc02e15077e827aa0926a09b40 (patch) | |
tree | 70f50726bf5e32d8560a41373c6baf4939ecad0b /keyboards/kbdfans/kbd67/mkiirgb/v1/rules.mk | |
parent | 627d6c154c1bbcdefcd88aaa912fe9cde1817256 (diff) |
[Keyboard] add kbd67mkiirgb v2 keyboard (#7618)
Diffstat (limited to 'keyboards/kbdfans/kbd67/mkiirgb/v1/rules.mk')
-rw-r--r-- | keyboards/kbdfans/kbd67/mkiirgb/v1/rules.mk | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd67/mkiirgb/v1/rules.mk b/keyboards/kbdfans/kbd67/mkiirgb/v1/rules.mk new file mode 100644 index 0000000000..ea3746069f --- /dev/null +++ b/keyboards/kbdfans/kbd67/mkiirgb/v1/rules.mk @@ -0,0 +1,14 @@ +# MCU name +MCU = STM32F303 + +BACKLIGHT_ENABLE = no +BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration +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 +NKRO_ENABLE = yes # USB Nkey Rollover +AUDIO_ENABLE = no +RGB_MATRIX_ENABLE = yes # Use RGB matrix + +LAYOUTS = 65_ansi_blocker |