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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user