aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/wolf/sabre/rules.mk
diff options
context:
space:
mode:
authorJoel Challis2024-04-13 07:31:34 +0200
committerGitHub2024-04-13 07:31:34 +0200
commit43a122e050647057dbaa16bc50417b9306e00bcc (patch)
tree3afe0ca15bc1bd3d3a6d25aeba8ac1620cd675d5 /keyboards/wolf/sabre/rules.mk
parentbbf63a84664282289a10ccf2b7bd4dadde3ed635 (diff)
Migrate build target markers to keyboard.json - W (#23511)
Diffstat (limited to 'keyboards/wolf/sabre/rules.mk')
-rw-r--r--keyboards/wolf/sabre/rules.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/wolf/sabre/rules.mk b/keyboards/wolf/sabre/rules.mk
index e7cc37d18d..3437a35bdf 100644
--- a/keyboards/wolf/sabre/rules.mk
+++ b/keyboards/wolf/sabre/rules.mk
@@ -1,16 +1,2 @@
# Processor frequency
F_CPU = 8000000
-
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # 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 # USB Nkey Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-BACKLIGHT_ENABLE = yes