index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
/
cli
/
generate
Age
Commit message (
Expand
)
Author
2021-01-31
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White
2021-01-09
Add support for specifying BOARD in info.json (#11492)
Zach White
2021-01-09
Use the schema to eliminate custom code (#11108)
Zach White
2021-01-08
typo fix
Zach White
2021-01-08
fix bugs triggered by certain boards
Zach White
2021-01-07
fix rgblight properties
Zach White
2021-01-07
make flake8 happy
Zach White
2021-01-07
get qmk generate-api into a good state
Zach White
2021-01-07
validate keyboard data with jsonschema
Zach White
2021-01-03
fix keyboards with apostrophes in their names
Zach White
2021-01-03
Fix broken keyboards (#11412)
Zach White
2021-01-02
Fix compiling on develop (#11409)
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-12-16
CLI-ify rgblight_breathing_table_calc.c (#11174)
Ryan
2020-11-10
CI: Add docs build and deploy workflow (#7448)
Joel Challis
2020-10-25
Generate api data on each push (#10609)
Zach White