summaryrefslogtreecommitdiff
path: root/keyboards/kopibeng/mnk65_stm32/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2023-12-05 07:15:25 +0000
committerQMK Bot <hello@qmk.fm>2023-12-05 07:15:25 +0000
commit05787bc381499d463bb1fcec59263a66c18a9432 (patch)
tree6ddcee5b1dc55fc0c2897996d4e3bfe9efbfa0c0 /keyboards/kopibeng/mnk65_stm32/rules.mk
parent158d99b738f5f2bb8cc80da1a8e82a816cb97c38 (diff)
parent61708d60fbc8f23597b697a2e18163c6dc9003c7 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/kopibeng/mnk65_stm32/rules.mk')
-rw-r--r--keyboards/kopibeng/mnk65_stm32/rules.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/kopibeng/mnk65_stm32/rules.mk b/keyboards/kopibeng/mnk65_stm32/rules.mk
index f2400ced17..083d5b159a 100644
--- a/keyboards/kopibeng/mnk65_stm32/rules.mk
+++ b/keyboards/kopibeng/mnk65_stm32/rules.mk
@@ -1,17 +1,3 @@
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS = -p FFFF -v FFFF
-# 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 = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-ENCODER_ENABLE = no # Enable Encoder
-