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
+1
View File
@@ -24,5 +24,6 @@ SRC += rtt_viewer/SEGGER_RTT.c
CUSTOM_MATRIX = lite
SRC += matrix.c
SRC += m57.c
# SRC += split_util_qf.c
ALLOW_WARNINGS = yes