Nick Brassel
1efc82403b
Community modules ( #24848 )
Update API Data / api_data (push) Has been cancelled
CLI CI / test (push) Has been cancelled
Update feature branches after develop merge / feature_branch_update (riot) (push) Has been cancelled
Update feature branches after develop merge / feature_branch_update (xap) (push) Has been cancelled
Lint Format / lint (push) Has been cancelled
Regenerate Files / regen (push) Has been cancelled
Unit Tests / test (push) Has been cancelled
2025-02-26 22:25:41 +11:00
Nick Brassel
380e0c9cad
Userspace: add support for adding environment variables during build ( #22887 )
2024-08-12 22:34:22 +10:00
Ryan
2b0965944d
qmk format-json: Force Unix line endings and ensure LF at EOF (#22901 )
2024-01-16 17:13:58 +11:00
Nick Brassel
5501e804ff
QMK Userspace ( #22222 )
...
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
2023-11-28 07:53:43 +11:00
Andrew Kannan
46d679ab11
qmk format-json: Add an in-place mode to format json command (#21610 )
2023-09-14 21:38:42 +01:00
Ryan
6d90fa2300
qmk format-json: Expose full key path and respect sort_keys (#20836 )
2023-05-20 22:15:05 +10:00
Zach White
b908275354
Optimize our jsonschema by using refs ( #13271 )
...
* fix some broken info.json files
* optimize our jsonschema using refs
* fix formatting after vscode broke it
* make flake8 happy
* cleanup
* make our schema validation more compact and flexible
2021-06-24 20:48:53 -07:00
Zach White
3e60997edb
Add a qmk format-json command that will format JSON files ( #12372 )
...
* Add a command to format json files
* change to work after rebase
* add test for qmk format-json
* add documentation for qmk format-json
* Update lib/python/qmk/cli/format/json.py
2021-03-25 22:38:10 +11:00