summaryrefslogtreecommitdiffstats
path: root/keyboards/crkbd/keymaps/soundmonster/rules.mk
diff options
context:
space:
mode:
authorLeo Batyuk <leonid.batyuk@wooga.net>2022-01-07 00:49:55 +0100
committerGitHub <noreply@github.com>2022-01-06 23:49:55 +0000
commit845529782ef13a3d3f86443cf74082832eb71d9d (patch)
treecb8dc2e5f22d4ad1b0f275909defeff82961afb8 /keyboards/crkbd/keymaps/soundmonster/rules.mk
parenta6ed0e10f3b3b8625c54c0b5061b7d3fe4a7dbd2 (diff)
Migrate crkbd/soundmonster to split common, fix OLED and RGB matrix (#15717)
Co-authored-by: Leo B <leo.the.soundmonster@gmail.com>
Diffstat (limited to 'keyboards/crkbd/keymaps/soundmonster/rules.mk')
-rw-r--r--keyboards/crkbd/keymaps/soundmonster/rules.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/crkbd/keymaps/soundmonster/rules.mk b/keyboards/crkbd/keymaps/soundmonster/rules.mk
index 62971258e9..d3a964424f 100644
--- a/keyboards/crkbd/keymaps/soundmonster/rules.mk
+++ b/keyboards/crkbd/keymaps/soundmonster/rules.mk
@@ -2,6 +2,7 @@ RGBLIGHT_ENABLE = no
RGB_MATRIX_ENABLE = yes
MOUSEKEY_ENABLE = no
NKRO_ENABLE = yes
-OLED_ENABLE = yes
-OLED_DRIVER = SSD1306
+OLED_ENABLE = yes
+OLED_DRIVER = SSD1306
+LTO_ENABLE = yes