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
/
generate
/
api.py
Age
Commit message (
Expand
)
Author
2023-12-06
Fix more `qmk generate-api` fallout from userspace support (#22619)
Sergey Vlasov
2023-12-06
Fix JSON keymap URLs generated by the API (#22618)
Ryan
2023-11-22
CLI parallel search updates (#22525)
Nick Brassel
2023-03-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-03-29
Minify content published to API (#20285)
Joel Challis
2023-03-27
Custom keycodes in JSON (#19925)
Joel Challis
2023-01-20
Publish keymap.json to API (#19167)
Joel Challis
2023-01-11
Fix CLI community detection (#19562)
Joel Challis
2022-12-09
Initial uk+us DD keymap_extras migration (#19031)
Joel Challis
2022-11-23
Publish constants metadata to API (#19143)
Joel Challis
2022-11-08
Publish hjson files as json (#18996)
Joel Challis
2022-11-08
Format DD mappings and schemas (#18924)
Ryan
2022-11-05
Initial DD keycode migration (#18643)
Joel Challis
2022-08-06
Publish data as part of API generation (#17020)
Joel Challis
2022-02-27
Rework generate-api CLI command to use .build directory (#16441)
Joel Challis
2021-05-24
search for the readme in higher directories as well (#12997)
Zach White
2021-05-10
Improve our CI tests (#11476)
Zach White
2021-03-25
Add a `qmk format-json` command that will format JSON files (#12372)
Zach White
2021-03-24
[CI] Format code according to conventions (#12363)
github-actions[bot]
2021-03-24
Add support for qmk_configurator style aliases (#11954)
Zach White
2021-01-08
typo fix
Zach White
2021-01-07
get qmk generate-api into a good state
Zach White
2020-12-30
Configure keyboard matrix from info.json (#10817)
Zach White
2020-12-19
Change keyboard json format to bring it inline with the current api (#11231)
Zach White
2020-10-25
Generate api data on each push (#10609)
Zach White