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
/
c_parse.py
Age
Commit message (
Expand
)
Author
2023-03-24
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-24
Check for multiple matrix positions assigned to same key (#20039)
Ryan
2023-03-13
JSON encoder: improve sorting of layout dict keys (#19974)
Ryan
2023-03-01
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-02
Check all keys have matrix positions when parsing C LAYOUT macros (#19781)
Ryan
2023-03-01
Check all rows have the correct number of columns when parsing `g_led_config`...
Ryan
2022-11-09
Improve LED config parsing error messages (#19007)
Ryan
2022-07-08
Fix rgbkb/sol/rev2 build issues (#17601)
Joel Challis
2022-05-30
Fix various lint errors (#17255)
Joel Challis
2022-05-16
Data driven `g_led_config` (#16728)
Joel Challis
2022-03-27
CLI: Lint non-data driven macros in info.json (#16739)
Erovia
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-02-27
Fix develop (#12039)
Zach White
2021-02-24
make LAYOUT parsing more robust
Zach White
2021-01-08
remove extraneous comment
Zach White
2021-01-08
fix bugs triggered by certain boards
Zach White
2021-01-07
get qmk generate-api into a good state
Zach White
2020-05-26
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White