Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129) | Nick Brassel | 2024-02-22 | 1 | -1/+3 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2024-01-22 | 1 | -9/+2 |
|\ | |||||
| * | Move layout macro OOB checks to lint (#22610) | Joel Challis | 2024-01-22 | 1 | -9/+2 |
| | | |||||
* | | CLI: Allow generation of both LED and RGB Matrix config (#22896) | Ryan | 2024-01-14 | 1 | -10/+15 |
| | | |||||
* | | Generate true/false for _DEFAULT_ON options (#22829) | Joel Challis | 2024-01-06 | 1 | -0/+2 |
|/ | |||||
* | Fix more `qmk generate-api` fallout from userspace support (#22619) | Sergey Vlasov | 2023-12-06 | 1 | -1/+4 |
| | |||||
* | Fix JSON keymap URLs generated by the API (#22618) | Ryan | 2023-12-06 | 1 | -1/+3 |
| | |||||
* | Avoid exceptions when layouts contain OOB matrix values (#22609) | Joel Challis | 2023-12-05 | 1 | -2/+5 |
| | |||||
* | CLI parallel search updates (#22525) | Nick Brassel | 2023-11-22 | 1 | -2/+2 |
| | |||||
* | CLI refactoring for common build target APIs (#22221) | Nick Brassel | 2023-11-15 | 1 | -6/+10 |
| | |||||
* | Generate switch statement helpers for keycode ranges (#20059) | Joel Challis | 2023-11-01 | 1 | -0/+8 |
| | |||||
* | Implement data driven lighting defaults (#21825) | Joel Challis | 2023-11-01 | 1 | -5/+8 |
| | |||||
* | Add dd mapping for hardware based split handedness (#22369) | Joel Challis | 2023-11-01 | 2 | -7/+21 |
| | |||||
* | Remove use of broken split.main (#22363) | Joel Challis | 2023-10-30 | 1 | -18/+0 |
| | |||||
* | Fix 'to_c' for config.h mappings (#22364) | Joel Challis | 2023-10-29 | 1 | -2/+2 |
| | |||||
* | Implement data driven dip switches (#22017) | Joel Challis | 2023-10-29 | 2 | -0/+34 |
| | | | | | * Add data driven dip switches * Autogen weak matrix_mask | ||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-09-28 | 1 | -31/+32 |
|\ | |||||
| * | Allow inline generation of compile_commands.json while doing a `qmk ↵ | Nick Brassel | 2023-09-28 | 1 | -31/+32 |
| | | | | | | | | compile`, using `--compiledb` (#21549) | ||||
* | | Generate keymap.json config options more forcefully (#21960) | Joel Challis | 2023-09-13 | 2 | -10/+21 |
|/ | |||||
* | keycode aliases: work around ChibiOS ch.h include guard (#21497) | Ryan | 2023-07-31 | 1 | -0/+5 |
| | |||||
* | CLI: Improve error messages when layout key matrix row/col is OOB (#21640) | Ryan | 2023-07-31 | 1 | -5/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-05-20 | 1 | -9/+8 |
|\ | |||||
| * | `qmk generate-make-dependencies` improvements (#21001) | Nick Brassel | 2023-05-20 | 1 | -9/+8 |
| | | | | | | | | | | * Recommendations from @sigprof * Fix CI tests | ||||
* | | `qmk format-json`: Expose full key path and respect `sort_keys` (#20836) | Ryan | 2023-05-20 | 1 | -1/+1 |
| | | |||||
* | | Fix English word list retrieval in qmk generate-autocorrect-data (#20915) | Peter | 2023-05-20 | 1 | -0/+6 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | 2023-05-15 | 1 | -0/+56 |
|\| | |||||
| * | Generate `make` dependency file during build for info.json's etc. (#20451) | Nick Brassel | 2023-05-15 | 1 | -0/+56 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-09 | 1 | -3/+5 |
|\| | |||||
| * | Add autocomplete to generate-compilation-database (#20387) | Dasky | 2023-04-09 | 1 | -3/+5 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-04-07 | 1 | -1/+3 |
|\| | |||||
| * | Avoid generating empty ENCODER_RESOLUTION (#20179) | Joel Challis | 2023-04-07 | 1 | -1/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-03-29 | 1 | -12/+11 |
|\| | |||||
| * | Minify content published to API (#20285) | Joel Challis | 2023-03-29 | 1 | -12/+11 |
| | | |||||
* | | Custom keycodes in JSON (#19925) | Joel Challis | 2023-03-27 | 2 | -6/+44 |
| | | |||||
* | | Remove some use of keymap.h (#19980) | Joel Challis | 2023-03-03 | 1 | -1/+1 |
|/ | |||||
* | Tidy up use of keycode range helpers (#19813) | Joel Challis | 2023-02-12 | 1 | -0/+2 |
| | |||||
* | Typographic updates to source generation (#19160) | Jouke Witteveen | 2023-02-10 | 2 | -23/+22 |
| | |||||
* | Tidy up use of keycode range helpers (#19756) | Joel Challis | 2023-02-10 | 1 | -1/+9 |
| | |||||
* | Add commit info to `version.h` (#19542) | Pablo Martínez | 2023-02-02 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit * Fix import order * Fix deleted code instead of debug print line * Format * Update lib/python/qmk/cli/generate/version_h.py Co-authored-by: Ryan <fauxpark@gmail.com> * Renaming * Update lib/python/qmk/cli/generate/version_h.py Co-authored-by: Joel Challis <git@zvecr.com> * Update lib/python/qmk/git.py Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> | ||||
* | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2023-01-30 | 1 | -43/+39 |
|\ | |||||
| * | Clean up `qmk generate-autocorrect-data` (#19710) | Ryan | 2023-01-30 | 1 | -43/+39 |
| | | |||||
* | | Publish keymap.json to API (#19167) | Joel Challis | 2023-01-20 | 1 | -17/+32 |
| | | |||||
* | | Fix CLI community detection (#19562) | Joel Challis | 2023-01-11 | 1 | -0/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2023-01-05 | 1 | -1/+1 |
|\| | |||||
| * | Fix MATRIX_COLS and MATRIX_ROWS generation for custom matrix (#19508) | Sergey Vlasov | 2023-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | The code which generated the MATRIX_COLS and MATRIX_ROWS defines from the JSON information was checking the presence of the `matrix_pins` key, which may not exist if a custom matrix is used. Check the presence of `matrix_size` instead. | ||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-12-23 | 1 | -25/+24 |
|\| | |||||
| * | Minor alignment of rgb_breathe_table generator (#19403) | Joel Challis | 2022-12-23 | 1 | -25/+24 |
| | | |||||
* | | Remaining DD keymap_extras migration (#19110) | Joel Challis | 2022-12-21 | 1 | -3/+4 |
| | | | | | | | | | | * Parse headers to data * Regen headers from data | ||||
* | | [Test] Reset timer for every unit test and provide timestamps for log ↵ | Stefan Kerkmann | 2022-12-15 | 1 | -0/+39 |
| | | | | | | | | messages (#17028) | ||||
* | | Initial uk+us DD keymap_extras migration (#19031) | Joel Challis | 2022-12-09 | 2 | -1/+62 |
|/ |