Fix BCORNE firmware build for vial-qmk on modern Python.
Include m57.c for RGB matrix linking, add Python 3.14 math patch and platform fallback, and keep brightness step in info.json only.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# Fallback when qmk info parsing fails (e.g. Python 3.14+ ast.Num removal).
|
||||
MCU ?= STM32F401
|
||||
PLATFORM_KEY ?= chibios
|
||||
Reference in New Issue
Block a user