summaryrefslogtreecommitdiff
path: root/keyboards/handwired/macroboard/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-05 14:28:11 +0000
committerQMK Bot <hello@qmk.fm>2022-02-05 14:28:11 +0000
commit065f6eeb4e38748f685a99cfdbf6076694bd15ff (patch)
tree5ff7ef84ee4692f2778482187664f3985d7da923 /keyboards/handwired/macroboard/rules.mk
parent80dbdb2a61ae758a3b432e2a91c802622c03d01e (diff)
parentdf371257552d9b8a9e290d8ddd120ea96f3dd9e6 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/macroboard/rules.mk')
-rw-r--r--keyboards/handwired/macroboard/rules.mk19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/handwired/macroboard/rules.mk b/keyboards/handwired/macroboard/rules.mk
new file mode 100644
index 0000000000..2c38ac2807
--- /dev/null
+++ b/keyboards/handwired/macroboard/rules.mk
@@ -0,0 +1,19 @@
+# MCU name
+MCU = STM32F401
+
+# 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
+AUDIO_ENABLE = no # Audio output
+KEYBOARD_SHARED_EP = yes