forked from forks/qmk_firmware
5 lines
73 B
Makefile
5 lines
73 B
Makefile
# MCU name
|
|
MCU = STM32F072
|
|
BACKLIGHT_ENABLE = yes
|
|
BACKLIGHT_DRIVER = pwm
|