Commit Graph

83 Commits (6e55aa42faf19f59fd62923859b320b39dc370a4)

Author SHA1 Message Date
Joel Challis aa8e0a3e7a
Build correctly when out of tree (#18775) 3 years ago
Ryan 675d91b813
Generate DD RGBLight/LED/RGB Matrix animation defines (#18459) 3 years ago
Ryan 2f48d300f4
Normalise info_config.h define generation (#18439) 3 years ago
Joel Challis 20f142a772
Tidy up LAYOUT macro generation (#18262) 3 years ago
Drashna Jaelre fb29c0ae53
[Core] Add getreuer's Autocorrect feature to core (#15699) 3 years ago
Ryan bc0756f294
Disconnect `usb.device_ver` (#18259) 3 years ago
Ryan 3adaf6a46a
Handle escaping of manufacturer/product strings (#18194) 3 years ago
Ryan 24720400a8
Update LUFA submodule (#18168) 3 years ago
Joel Challis 897403c4a7
Publish data as part of API generation (#17020) 3 years ago
Joel Challis 35d78aa8a4
More DD encoder fixes (#17615) 3 years ago
Joel Challis 81d317aa87
Fix rgbkb/sol/rev2 build issues (#17601) 3 years ago
Joel Challis fa3dd373b4
Fix error message in generated code (#17484) 3 years ago
Joel Challis 1a400d8644
Allow encoder config from info.json (#17295) 3 years ago
Joel Challis 17ec1650fd
Additional schema fixes (#17414) 3 years ago
Joel Challis 608fa5154c
Data driven `g_led_config` (#16728) 3 years ago
Joel Challis 92a61aa0cd
Implement XAP 'secure' core requirements (#16843) 3 years ago
Ryan 64974a7f8f
yapf: disable arithmetic predecence indication (#16749) 3 years ago
Joel Challis 4f8cc32cf5
Extend 'qmk info' to handle keymap level overrides (#16702) 3 years ago
Joel Challis ed773ab73c
Relocate CLI git interactions (#16682) 3 years ago
Joel Challis e5823b5650
[CLI] Add common util for dumping generated content (#16674) 3 years ago
Ryan 75544d9127
Move Doxygen docs to subdirectory (#16561) 3 years ago
Ryan ace0603f4f
Change data driven "str" type to represent a quoted string literal (#16516) 3 years ago
Joel Challis 779c7debcf
Fix issues with data driven split keyboards (#16457) 3 years ago
Joel Challis e4a6afa369
Rework generate-api CLI command to use .build directory (#16441) 3 years ago
Joel Challis cf31355f08
Changelog 2022q1 (#16380) 3 years ago
Ryan f30f963a0b
Internal docs generation updates (#16411) 3 years ago
Nick Brassel 8fd8b2dc92
Skip categorisation of PR if it's only for code formatting. (#16215) 3 years ago
Nick Brassel db43e45077
Ensure `version.h` is recreated each build. (#16188) 3 years ago
Ryan c72ed7c024
CLI: Parse USB device version BCD (#14580) 3 years ago
Joel Challis 1a8a842cfb
Fix compilation-database command under MSYS (#15652) 3 years ago
Nick Brassel 7b018f097d
Use the PR title rather than parsing the commit message. (#15537) 3 years ago
Nick Brassel 88fe5c16a5
Changelog 2021q4 (#15325) 4 years ago
Nick Brassel b9148eb1bd
[cli] Export list of `develop` PRs to be merged into `master` (#13944) 4 years ago
James Young 84ea77ead6
Remove `BOOTMAGIC_ENABLE = lite` option (#15002) 4 years ago
Ryan 9401836727
Map `PRODUCT` define to `keyboard_name` (#14372) 4 years ago
Zach White 20f81af98a
Allow community layouts to be specified in info.json (#14682) 4 years ago
Zach White fce9cb9338
Cleanup issues identified by lgtm (#14459) 4 years ago
Nick Brassel 28b8b578b0
compiledb: query include paths from gcc directly. (#14462) 4 years ago
Bao 590b405468
New CLI subcommand to create clang-compatible compilation database (`compile_commands.json`) (#14370) 4 years ago
Joel Challis 2e734fb6b9
Add config.h and rules.mk support for data driven keymaps (#12859) 4 years ago
Zach White 8d9bfdc254
Add a lot more data to info.json (#13366) 4 years ago
Ryan bbe43a91eb
CLI: Add subcommand to generate version.h (#13151) 4 years ago
Zach White 0713797c58
Ensure that safe_commands always run (#13199) 4 years ago
James Young 1646c0f26c
2021 May 29 Breaking Changes Update (#13034) 4 years ago
Zach White bc67ca6a59
search for the readme in higher directories as well (#12997) 4 years ago
Zach White 4c0d8ae8d7
ensure we do not conflict with existing keymap aliases (#12976) 4 years ago
Zach White db1eacdaac
Align our subprocess usage with current best practices. (#12940) 4 years ago
Zach White a3e7f3e7c5
Improve our CI tests (#11476) 4 years ago
Joel Challis 0fd8faa1ad
Fix unused import in recent generation code (#12781) 4 years ago
Joel Challis fc2b51194c
Allow <keyboard>.h to be optional when going data driven (#12706) 4 years ago