forked from mirrors/qmk_userspace
OLED: driver naming cleanups (#21710)
This commit is contained in:
parent
0ac8221a0a
commit
5d2f2af198
263 changed files with 19 additions and 306 deletions
|
@ -4,6 +4,5 @@ ifeq ($(strip $(KEYBOARD)), crkbd/rev1)
|
|||
BOOTLOADER = atmel-dfu # Elite-C
|
||||
|
||||
OLED_ENABLE = yes # dual 128x32 OLED screens
|
||||
OLED_DRIVER = SSD1306
|
||||
RGB_MATRIX_ENABLE = yes # per-key RGB and underglow
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue