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
2022-07-11
More DD encoder fixes (#17615)
Joel Challis
2022-07-08
Fix rgbkb/sol/rev2 build issues (#17601)
Joel Challis
2022-06-26
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-06-27
Fix error message in generated code (#17484)
Joel Challis
2022-06-20
Allow encoder config from info.json (#17295)
Joel Challis
2022-06-18
Additional schema fixes (#17414)
Joel Challis
2022-05-16
Data driven `g_led_config` (#16728)
Joel Challis
2022-04-16
Implement XAP 'secure' core requirements (#16843)
Joel Challis
2022-03-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-03-30
yapf: disable arithmetic predecence indication (#16749)
Ryan
2022-03-21
Extend 'qmk info' to handle keymap level overrides (#16702)
Joel Challis
2022-03-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-03-18
Relocate CLI git interactions (#16682)
Joel Challis
2022-03-18
Merge remote-tracking branch 'origin/master' into develop
zvecr
2022-03-18
[CLI] Add common util for dumping generated content (#16674)
Joel Challis
2022-03-07
Move Doxygen docs to subdirectory (#16561)
Ryan
2022-03-04
Change data driven "str" type to represent a quoted string literal (#16516)
Ryan
2022-02-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-27
Fix issues with data driven split keyboards (#16457)
Joel Challis
2022-02-27
Rework generate-api CLI command to use .build directory (#16441)
Joel Challis
2022-02-23
Changelog 2022q1 (#16380)
Joel Challis
2022-02-22
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-02-21
Internal docs generation updates (#16411)
Ryan
2022-02-05
Skip categorisation of PR if it's only for code formatting. (#16215)
Nick Brassel
2022-02-04
Ensure `version.h` is recreated each build. (#16188)
Nick Brassel
2022-01-17
CLI: Parse USB device version BCD (#14580)
Ryan
2021-12-29
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-12-30
Fix compilation-database command under MSYS (#15652)
Joel Challis
2021-12-22
Use the PR title rather than parsing the commit message. (#15537)
Nick Brassel
2021-11-28
Changelog 2021q4 (#15325)
Nick Brassel
2021-11-18
[cli] Export list of `develop` PRs to be merged into `master` (#13944)
Nick Brassel
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
Map `PRODUCT` define to `keyboard_name` (#14372)
Ryan
2021-10-04
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-10-04
Allow community layouts to be specified in info.json (#14682)
Zach White
2021-09-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-27
Cleanup issues identified by lgtm (#14459)
Zach White
2021-09-20
compiledb: query include paths from gcc directly. (#14462)
Nick Brassel
2021-09-16
New CLI subcommand to create clang-compatible compilation database (`compile_...
Bao
2021-08-18
Add config.h and rules.mk support for data driven keymaps (#12859)
Joel Challis
2021-08-16
Add a lot more data to info.json (#13366)
Zach White
2021-06-27
CLI: Add subcommand to generate version.h (#13151)
Ryan
2021-06-14
Ensure that safe_commands always run (#13199)
Zach White
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-05-24
search for the readme in higher directories as well (#12997)
Zach White
2021-05-19
Align our subprocess usage with current best practices. (#12940)
Zach White
2021-05-10
Improve our CI tests (#11476)
Zach White
2021-05-02
Fix unused import in recent generation code (#12781)
Joel Challis
2021-05-01
Allow <keyboard>.h to be optional when going data driven (#12706)
Joel Challis
2021-04-14
Add support for tab completion (#12411)
Zach White
[next]