summaryrefslogtreecommitdiff
path: root/keyboards/rocketboard_16/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/rocketboard_16/rules.mk')
-rw-r--r--keyboards/rocketboard_16/rules.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/rocketboard_16/rules.mk b/keyboards/rocketboard_16/rules.mk
index dd493f5f18..dcc3d4516b 100644
--- a/keyboards/rocketboard_16/rules.mk
+++ b/keyboards/rocketboard_16/rules.mk
@@ -17,12 +17,8 @@ BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = yes # Enable keyboard RGB backlit keys
AUDIO_ENABLE = no # Audio output
OLED_ENABLE = yes
-OLED_DRIVER = SSD1306
ENCODER_ENABLE = yes
RAW_ENABLE = yes # Enables HID RAW communication between the board and the PC
-# Enter lower-power sleep mode when on the ChibiOS idle thread
-OPT_DEFS += -DCORTEX_ENABLE_WFI_IDLE=TRUE
-
LTO_ENABLE = yes