summaryrefslogtreecommitdiff
path: root/keyboards/mnk75/rules.mk
diff options
context:
space:
mode:
authoryiancar <yiangosyiangou@cytanet.com.cy>2022-02-06 05:18:10 +0000
committerGitHub <noreply@github.com>2022-02-05 21:18:10 -0800
commit095f0bfe020cfc9eac399df2c100f11ca2bb8635 (patch)
tree3be88e1d33962ac1e41c2c777f23d93f7d60a3f3 /keyboards/mnk75/rules.mk
parent7a0b07f84b4afe95342aa1d311055961bd217b29 (diff)
[Keyboard] Mnk75 (#15879)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: yiancar <yiancar@gmail.com>
Diffstat (limited to 'keyboards/mnk75/rules.mk')
-rwxr-xr-xkeyboards/mnk75/rules.mk26
1 files changed, 26 insertions, 0 deletions
diff --git a/keyboards/mnk75/rules.mk b/keyboards/mnk75/rules.mk
new file mode 100755
index 0000000000..16600f5b66
--- /dev/null
+++ b/keyboards/mnk75/rules.mk
@@ -0,0 +1,26 @@
+# MCU name
+MCU = STM32F072
+
+# Bootloader selection
+BOOTLOADER = stm32-dfu
+
+# Wildcard to allow APM32 MCU
+DFU_SUFFIX_ARGS = -v FFFF -p FFFF
+
+# Do not put the microcontroller into power saving mode
+# when we get USB suspend event. We want it to keep updating
+# backlight effects.
+OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
+
+# 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 = no # Enable keyboard RGB underglow
+AUDIO_ENABLE = no # Audio output