7755ec9fb8
Include m57.c for RGB matrix linking, add Python 3.14 math patch and platform fallback, and keep brightness step in info.json only.
4 lines
117 B
Makefile
4 lines
117 B
Makefile
# Fallback when qmk info parsing fails (e.g. Python 3.14+ ast.Num removal).
|
|
MCU ?= STM32F401
|
|
PLATFORM_KEY ?= chibios
|