index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
json_schema.py
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-19
Use relative paths for schemas, instead of $id. Enables VScode validation. (#...
Nick Brassel
1
-0
/
+5
2024-06-15
[CLI] Don't `exit()` when certain exceptions occur. (#23442)
Nick Brassel
1
-2
/
+4
2024-03-02
CLI Speed improvements. (#23189)
Nick Brassel
1
-4
/
+10
2023-02-23
Reallocate user/kb keycode ranges (#19907)
Joel Challis
1
-0
/
+3
2023-01-01
Implement XAP style merge semantics for DD keycodes (#19397)
Joel Challis
1
-2
/
+34
2022-11-09
Reject json with duplicate keys? (#18108)
Joel Challis
1
-2
/
+13
2022-06-18
Additional schema fixes (#17414)
Joel Challis
1
-5
/
+1
2022-04-06
CLI: Bump the 'jsonschema' version (#16635)
Erovia
1
-1
/
+5
2022-02-28
CLI: Validate JSON keymap input (#16261)
Erovia
1
-2
/
+6
2021-08-16
Add a lot more data to info.json (#13366)
Zach White
1
-2
/
+13
2021-08-09
Merge remote-tracking branch 'origin/master' into develop
Zach White
1
-1
/
+4
2021-08-09
make json imports more robust (#13928)
Zach White
1
-1
/
+4
2021-06-24
Optimize our jsonschema by using refs (#13271)
Zach White
1
-14
/
+20
2021-03-27
add utf-8 encoding to the open() call (#12388)
Zach White
1
-1
/
+1
2021-03-24
Add support for qmk_configurator style aliases (#11954)
Zach White
1
-0
/
+68