summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/zed65/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-08-20 18:46:12 +0000
committerQMK Bot <hello@qmk.fm>2022-08-20 18:46:12 +0000
commita5800574220e1425bdf63ec059f2466efdc4f691 (patch)
treee7e248207e8d5af1b040e59585efb55b387cc820 /keyboards/mechlovin/zed65/rules.mk
parent8f6b019dcc4e95548d51adafbf670a3e4f6dfbb9 (diff)
parentc2a46a6fa0f57b72d1844169882f68ca7495a5d1 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mechlovin/zed65/rules.mk')
-rw-r--r--keyboards/mechlovin/zed65/rules.mk21
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/mechlovin/zed65/rules.mk b/keyboards/mechlovin/zed65/rules.mk
new file mode 100644
index 0000000000..a3a13b375b
--- /dev/null
+++ b/keyboards/mechlovin/zed65/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 = no # Enable N-Key Rollover
+BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
+RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output
+
+DEFAULT_FOLDER = mechlovin/zed65/wearhaus66