summaryrefslogtreecommitdiff
path: root/keyboards/handwired/macroboard/f411/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-06-16 22:35:55 +0000
committerQMK Bot <hello@qmk.fm>2022-06-16 22:35:55 +0000
commitc251d88934d9fc5c18fdfc1409d5cf8902d23f21 (patch)
treec5bf4985958043a66987a9451ed8f6a67c39b0c1 /keyboards/handwired/macroboard/f411/rules.mk
parent4610a6bf49818722e02776d9289fe40bbd9b998c (diff)
parent82a7f4addad0d73075bc699b379e01e0ed8fcea3 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/macroboard/f411/rules.mk')
-rw-r--r--keyboards/handwired/macroboard/f411/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/handwired/macroboard/f411/rules.mk b/keyboards/handwired/macroboard/f411/rules.mk
new file mode 100644
index 0000000000..1bb37ec02c
--- /dev/null
+++ b/keyboards/handwired/macroboard/f411/rules.mk
@@ -0,0 +1,21 @@
+# MCU name
+MCU = STM32F411
+
+# Bootloader selection
+BOOTLOADER = stm32-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
+NKRO_ENABLE = yes # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
+WS2812_DRIVER = pwm
+AUDIO_ENABLE = yes # Audio output
+AUDIO_DRIVER = pwm_hardware
+KEYBOARD_SHARED_EP = yes