mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-03-23 07:02:46 +00:00
5 lines
108 B
Makefile
5 lines
108 B
Makefile
MCU = STM32F303
|
|
BOARD = QMK_PROTON_C
|
|
|
|
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|