mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-12-02 07:55:12 +00:00
6 lines
102 B
Makefile
6 lines
102 B
Makefile
|
MCU = STM32F411
|
||
|
EEPROM_DRIVER = i2c
|
||
|
BACKLIGHT_ENABLE = yes
|
||
|
BACKLIGHT_DRIVER = pwm
|
||
|
WS2812_DRIVER = pwm
|