summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/tmkl/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-01-06 05:45:04 +0000
committerQMK Bot <hello@qmk.fm>2021-01-06 05:45:04 +0000
commit7389b10867b739302749d6570ff9a12961388f92 (patch)
tree57d0f2d708f022bada98ef0df7941b93f1b12230 /keyboards/mechlovin/tmkl/rules.mk
parent69661609b72c1a331a058e933e36e475e361e7b3 (diff)
parent115aa95788cb4c25b307f5c191e51df326d05e6e (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechlovin/tmkl/rules.mk')
-rw-r--r--keyboards/mechlovin/tmkl/rules.mk17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/mechlovin/tmkl/rules.mk b/keyboards/mechlovin/tmkl/rules.mk
new file mode 100644
index 0000000000..2673ab3c99
--- /dev/null
+++ b/keyboards/mechlovin/tmkl/rules.mk
@@ -0,0 +1,17 @@
+# MCU name
+MCU = STM32F303
+
+# Build Options
+# change yes to no to disable
+#
+BOOTMAGIC_ENABLE = lite # Virtual DIP switch configuration
+MOUSEKEY_ENABLE = yes # Mouse keys
+EXTRAKEY_ENABLE = yes # Audio control and System control
+CONSOLE_ENABLE = yes # Console for debug
+COMMAND_ENABLE = yes # 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 = yes # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow