Migrate crkbd/soundmonster to split common, fix OLED and RGB matrix (#15717)

Co-authored-by: Leo B <leo.the.soundmonster@gmail.com>
This commit is contained in:
Leo Batyuk
2022-01-07 00:49:55 +01:00
committed by GitHub
parent a6ed0e10f3
commit 845529782e
3 changed files with 31 additions and 59 deletions

View File

@@ -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