mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-29 22:45:51 +00:00
7 lines
96 B
Makefile
7 lines
96 B
Makefile
OLED_ENABLE = yes
|
|
OLED_DRIVER = SSD1306
|
|
|
|
WS2812_DRIVER = vendor
|
|
|
|
OPT_DEFS += -DHAL_USE_I2C=TRUE
|