| Commit message (Expand) | Author | Age | Files | Lines |
* | Generate DD RGBLight/LED/RGB Matrix animation defines (#18459) | Ryan | 2022-09-26 | 1 | -0/+15 |
* | Normalise info_config.h define generation (#18439) | Ryan | 2022-09-21 | 1 | -83/+31 |
* | Tidy up LAYOUT macro generation (#18262) | Joel Challis | 2022-09-19 | 2 | -94/+59 |
* | [Core] Add getreuer's Autocorrect feature to core (#15699) | Drashna Jaelre | 2022-09-17 | 1 | -0/+289 |
* | Disconnect `usb.device_ver` (#18259) | Ryan | 2022-09-16 | 1 | -6/+0 |
* | Handle escaping of manufacturer/product strings (#18194) | Ryan | 2022-08-28 | 1 | -1/+2 |
* | Update LUFA submodule (#18168) | Ryan | 2022-08-26 | 1 | -2/+2 |
* | Publish data as part of API generation (#17020) | Joel Challis | 2022-08-06 | 1 | -14/+23 |
* | More DD encoder fixes (#17615) | Joel Challis | 2022-07-11 | 1 | -3/+5 |
* | Fix rgbkb/sol/rev2 build issues (#17601) | Joel Challis | 2022-07-08 | 1 | -3/+8 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-06-26 | 1 | -1/+1 |
|\ |
|
| * | Fix error message in generated code (#17484) | Joel Challis | 2022-06-27 | 1 | -1/+1 |
* | | Allow encoder config from info.json (#17295) | Joel Challis | 2022-06-20 | 1 | -0/+29 |
* | | Additional schema fixes (#17414) | Joel Challis | 2022-06-18 | 1 | -4/+4 |
|/ |
|
* | Data driven `g_led_config` (#16728) | Joel Challis | 2022-05-16 | 1 | -0/+75 |
* | Implement XAP 'secure' core requirements (#16843) | Joel Challis | 2022-04-16 | 1 | -1/+6 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-30 | 1 | -2/+2 |
|\ |
|
| * | yapf: disable arithmetic predecence indication (#16749) | Ryan | 2022-03-30 | 1 | -2/+2 |
* | | Extend 'qmk info' to handle keymap level overrides (#16702) | Joel Challis | 2022-03-21 | 2 | -14/+6 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-03-18 | 1 | -4/+4 |
|\| |
|
| * | Relocate CLI git interactions (#16682) | Joel Challis | 2022-03-18 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'origin/master' into develop | zvecr | 2022-03-18 | 6 | -78/+51 |
|\| |
|
| * | [CLI] Add common util for dumping generated content (#16674) | Joel Challis | 2022-03-18 | 6 | -78/+51 |
* | | Move Doxygen docs to subdirectory (#16561) | Ryan | 2022-03-07 | 1 | -3/+4 |
* | | Change data driven "str" type to represent a quoted string literal (#16516) | Ryan | 2022-03-04 | 2 | -3/+10 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-02-27 | 3 | -27/+27 |
|\| |
|
| * | Fix issues with data driven split keyboards (#16457) | Joel Challis | 2022-02-27 | 3 | -27/+27 |
* | | Rework generate-api CLI command to use .build directory (#16441) | Joel Challis | 2022-02-27 | 1 | -7/+21 |
|/ |
|
* | Changelog 2022q1 (#16380) | Joel Challis | 2022-02-23 | 1 | -1/+2 |
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2022-02-22 | 1 | -6/+10 |
|\ |
|
| * | Internal docs generation updates (#16411) | Ryan | 2022-02-21 | 1 | -6/+10 |
* | | Skip categorisation of PR if it's only for code formatting. (#16215) | Nick Brassel | 2022-02-05 | 1 | -1/+11 |
* | | Ensure `version.h` is recreated each build. (#16188) | Nick Brassel | 2022-02-04 | 1 | -0/+3 |
* | | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-17 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-12-29 | 1 | -1/+2 |
|\| |
|
| * | Fix compilation-database command under MSYS (#15652) | Joel Challis | 2021-12-30 | 1 | -1/+2 |
* | | Use the PR title rather than parsing the commit message. (#15537) | Nick Brassel | 2021-12-22 | 1 | -1/+1 |
|/ |
|
* | Changelog 2021q4 (#15325) | Nick Brassel | 2021-11-28 | 1 | -1/+1 |
* | [cli] Export list of `develop` PRs to be merged into `master` (#13944) | Nick Brassel | 2021-11-18 | 1 | -0/+119 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 1 | -6/+3 |
* | Map `PRODUCT` define to `keyboard_name` (#14372) | Ryan | 2021-11-05 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-04 | 1 | -1/+1 |
|\ |
|
| * | Allow community layouts to be specified in info.json (#14682) | Zach White | 2021-10-04 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-27 | 4 | -4/+4 |
|\| |
|
| * | Cleanup issues identified by lgtm (#14459) | Zach White | 2021-09-27 | 4 | -4/+4 |
* | | compiledb: query include paths from gcc directly. (#14462) | Nick Brassel | 2021-09-20 | 1 | -2/+12 |
* | | New CLI subcommand to create clang-compatible compilation database (`compile_... | Bao | 2021-09-16 | 1 | -0/+123 |
|/ |
|
* | Add config.h and rules.mk support for data driven keymaps (#12859) | Joel Challis | 2021-08-18 | 3 | -37/+29 |
* | Add a lot more data to info.json (#13366) | Zach White | 2021-08-16 | 3 | -53/+138 |
* | CLI: Add subcommand to generate version.h (#13151) | Ryan | 2021-06-27 | 1 | -0/+28 |