mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-17 01:50:51 +02:00
5 lines
108 B
Makefile
5 lines
108 B
Makefile
MCU = STM32F303
|
|
BOARD = QMK_PROTON_C
|
|
|
|
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|