index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
format
Age
Commit message (
Expand
)
Author
2024-01-16
`qmk format-json`: Force Unix line endings and ensure LF at EOF (#22901)
Ryan
2023-11-28
QMK Userspace (#22222)
Nick Brassel
2023-09-14
`qmk format-json`: Add an in-place mode to format json command (#21610)
Andrew Kannan
2023-05-20
`qmk format-json`: Expose full key path and respect `sort_keys` (#20836)
Ryan
2023-04-07
Add Discord webhook at end of each CI run. (#20355)
Nick Brassel
2022-05-04
Also format *.hpp files. (#16997)
Nick Brassel
2022-01-03
Refix "No C files in filelist: None" (#15728)
Joel Challis
2022-01-03
Fix "No C files in filelist: None" (#15560)
Joel Challis
2021-11-29
Fix 'format-c --core-only' matching keyboard level folders (#15337)
Joel Challis
2021-11-23
qmk format-python - filter for Python files (#15271)
Joel Challis
2021-11-17
Add diff logic to python format subcommand (#15156)
Joel Challis
2021-11-14
Partially reinstate CI formatting process (#15155)
Joel Challis
2021-08-24
Align some quantum sub-directories (#14134)
Joel Challis
2021-07-23
CLI/Docs: Fix the format commands' name (#13668)
Erovia
2021-07-20
Move all our CLI file formatters to the format dir (#13296)
Zach White
2021-06-24
Optimize our jsonschema by using refs (#13271)
Zach White
2021-06-14
Ensure that safe_commands always run (#13199)
Zach White
2021-03-25
Add a `qmk format-json` command that will format JSON files (#12372)
Zach White