mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-03-03 02:10:55 +00:00
5 lines
73 B
Makefile
5 lines
73 B
Makefile
|
# MCU name
|
||
|
MCU = STM32F072
|
||
|
BACKLIGHT_ENABLE = yes
|
||
|
BACKLIGHT_DRIVER = pwm
|