summaryrefslogtreecommitdiff
path: root/keyboards/wolf/sabre/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wolf/sabre/rules.mk')
-rw-r--r--keyboards/wolf/sabre/rules.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/wolf/sabre/rules.mk b/keyboards/wolf/sabre/rules.mk
index 39ad4aa5a0..e7cc37d18d 100644
--- a/keyboards/wolf/sabre/rules.mk
+++ b/keyboards/wolf/sabre/rules.mk
@@ -1,12 +1,6 @@
-# MCU name
-MCU = atmega32u4
-
# Processor frequency
F_CPU = 8000000
-# Bootloader selection
-BOOTLOADER = atmel-dfu
-
# Build Options
# change yes to no to disable
#
@@ -20,4 +14,3 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output
BACKLIGHT_ENABLE = yes
-BACKLIGHT_DRIVER = pwm \ No newline at end of file