summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/foundation/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-13 20:16:08 +0000
committerQMK Bot <hello@qmk.fm>2022-08-13 20:16:08 +0000
commit8fd78250073b92c59feef68829c7c3bbadd94a4f (patch)
treed5e2e8416df75351b1e34c45cfaca41e41278ef4 /keyboards/mechlovin/foundation/rules.mk
parent7dca40f5afe21c3c0e723abb5cb91e2b36eeda31 (diff)
parent1eecdb502dda9e4f7933593e9b62f02846846a7c (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechlovin/foundation/rules.mk')
-rw-r--r--keyboards/mechlovin/foundation/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/mechlovin/foundation/rules.mk b/keyboards/mechlovin/foundation/rules.mk
new file mode 100644
index 0000000000..49dd70e15d
--- /dev/null
+++ b/keyboards/mechlovin/foundation/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = STM32F103
+BOARD = STM32_F103_STM32DUINO
+
+# Bootloader selection
+BOOTLOADER = stm32duino
+
+# 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 = yes # Console for debug
+COMMAND_ENABLE = yes # Commands for debug and configuration
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+ENCODER_ENABLE = yes
+AUDIO_ENABLE = no # Audio output
+ENCODER_MAP_ENABLE = yes