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:
2026-09-06 18:03:36 -05:00
parent 1d6f6bed9e
commit 7755ec9fb8
5 changed files with 48 additions and 8 deletions
+3
View File
@@ -0,0 +1,3 @@
# Fallback when qmk info parsing fails (e.g. Python 3.14+ ast.Num removal).
MCU ?= STM32F401
PLATFORM_KEY ?= chibios