Age | Commit message (Expand) | Author |
2024-03-31 | Fix 'qmk compile' mass_compile execution (#23296) | Joel Challis |
2024-03-13 | Absolute paths for -kb argument should error consistently (#23262) | Joel Challis |
2024-03-12 | Flag LAYOUT macros still defined in .h files (#23260) | Joel Challis |
2024-03-02 | Remove cd suggestion from new-keyboard (#23194) | Joel Challis |
2024-03-02 | CLI Speed improvements. (#23189) | Nick Brassel |
2024-02-22 | Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129) | Nick Brassel |
2024-02-17 | [Refactor] `qmk find` (#21096) | Pablo Martínez |
2024-02-16 | [Enhancement] Prepare for `SyntaxWarning` (#22562) | Pablo Martínez |
2024-02-16 | [Refactor] Break `QGFImageFile`'s `_save` function into smaller pieces (#21124) | Pablo Martínez |
2024-02-12 | Fix git-submodule running in wrong location (#23059) | Joel Challis |
2024-02-08 | Flag invalid keyboard features during lint (#22832) | Joel Challis |
2024-02-01 | Ensure LTO is enabled as a `info.json` build config option (#22932) | Joel Challis |
2024-01-22 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2024-01-22 | Move layout macro OOB checks to lint (#22610) | Joel Challis |
2024-01-19 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2024-01-20 | Copy `compile_commands.json` to userspace, if in use. (#22925) | Nick Brassel |
2024-01-16 | `qmk format-json`: Force Unix line endings and ensure LF at EOF (#22901) | Ryan |
2024-01-14 | CLI: Allow generation of both LED and RGB Matrix config (#22896) | Ryan |
2024-01-09 | Prevent `qmk migrate` processing unparsed info.json values (#22374) | Joel Challis |
2024-01-06 | Generate true/false for _DEFAULT_ON options (#22829) | Joel Challis |
2024-01-04 | Ensure LED config is extracted when feature is disabled (#22809) | Joel Challis |
2023-12-16 | Initial (#22671) | Pablo Martínez |
2023-12-14 | [Bugfix] `qmk {compile, flash}` return code (#22639) | Pablo Martínez |
2023-12-06 | Fix more `qmk generate-api` fallout from userspace support (#22619) | Sergey Vlasov |
2023-12-06 | Fix JSON keymap URLs generated by the API (#22618) | Ryan |
2023-12-05 | Avoid exceptions when layouts contain OOB matrix values (#22609) | Joel Challis |
2023-12-02 | Fix `qmk doctor` not finding binaries on Windows (#22593) | Joel Challis |
2023-12-03 | Dedup the list of tested userspace paths. (#22599) | Nick Brassel |
2023-12-02 | Don't print error message when there are no row pins and no col pins (#20104) | Purdea Andrei |
2023-11-30 | Fixup `--no-temp` for `qmk mass-compile`. (#22582) | Nick Brassel |
2023-11-29 | Fixup compilation with `qmk compile -kb zzz -km all`. (#22568) | Nick Brassel |
2023-11-28 | Attempt to fix configurator. (#22555) | Nick Brassel |
2023-11-28 | QMK Userspace (#22222) | Nick Brassel |
2023-11-22 | [CLI] Remove duplicates from search results (#22528) | Nick Brassel |
2023-11-22 | CLI parallel search updates (#22525) | Nick Brassel |
2023-11-21 | Fix `qmk find` failure due to circular imports (#22523) | Sergey Vlasov |
2023-11-20 | Enable linking of encoders to switch within layout macros (#22264) | Joel Challis |
2023-11-19 | `qmk find`: Fix failure with multiple filters (#22497) | Sergey Vlasov |
2023-11-15 | CLI refactoring for common build target APIs (#22221) | Nick Brassel |
2023-11-11 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |
2023-11-11 | Add `qmk license-check` developer-level CLI command. (#22075) | Nick Brassel |
2023-11-01 | Improve argument handling of c2json (#22170) | Joel Challis |
2023-11-01 | Generate switch statement helpers for keycode ranges (#20059) | Joel Challis |
2023-11-01 | Implement data driven lighting defaults (#21825) | Joel Challis |
2023-11-01 | Add dd mapping for hardware based split handedness (#22369) | Joel Challis |
2023-10-30 | Remove use of broken split.main (#22363) | Joel Challis |
2023-10-29 | Fix 'to_c' for config.h mappings (#22364) | Joel Challis |
2023-10-29 | Implement data driven dip switches (#22017) | Joel Challis |
2023-10-21 | Support additional split sync items for info.json (#22193) | Joel Challis |
2023-10-16 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot |