summaryrefslogtreecommitdiff
path: root/keyboards/mechlovin/zed65/rules.mk
diff options
context:
space:
mode:
authormechlovin <57231893+mechlovin@users.noreply.github.com>2022-08-21 01:45:38 +0700
committerGitHub <noreply@github.com>2022-08-20 11:45:38 -0700
commitc2a46a6fa0f57b72d1844169882f68ca7495a5d1 (patch)
tree1a4dad06ce81a3c48d9db4626fb0c45b7c9ad290 /keyboards/mechlovin/zed65/rules.mk
parentd2accb48e784030637f5517dfec66b13f1eab609 (diff)
[Keyboard] Add Zed65 (#17917)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
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