| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Handle broken symlinks in `qmk doctor` udev checks (#25934) | Joel Challis | 2026-01-07 | 1 | -1/+1 |
| | | | | Handle broken symlinks in 'qmk doctor' udev checks | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-12-01 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix python format warnings (#25841) | Joel Challis | 2025-12-01 | 1 | -3/+3 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-11-27 | 3 | -24/+143 |
| |\| | |||||
| | * | QMK CLI Environment bootstrapper (#25038) | Nick Brassel | 2025-11-27 | 3 | -24/+143 |
| | | | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> | ||||
| * | | [core] add BCD versions of QMK Version (#25804) | Xelus22 | 2025-11-23 | 1 | -0/+4 |
| | | | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | | Fix preference of output file for 'qmk generate-autocorrect-data' (#25818) | Joel Challis | 2025-11-23 | 1 | -3/+3 |
| | | | |||||
| * | | [CLI] Lint error on missing keyboard readme (#25814) | Jack Sangdahl | 2025-11-22 | 1 | -0/+4 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-11-19 | 1 | -0/+1 |
| |\| | |||||
| | * | Short term fix for skip_converter KeyError in 'qmk userspace-add' (#25798) | Joel Challis | 2025-11-19 | 1 | -0/+1 |
| | | | |||||
| * | | Add return code to `qmk userspace-doctor` (#25775) | Joel Challis | 2025-11-11 | 1 | -1/+3 |
| | | | |||||
| * | | Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453) | Joel Challis | 2025-11-08 | 1 | -5/+4 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-11-08 | 1 | -0/+46 |
| |\| | |||||
| | * | Add LED index map to `qmk info` cli command (#25743) | Carlos Eduardo | 2025-11-08 | 1 | -0/+46 |
| | | | |||||
| * | | Generate default encoder resolution for sparse config (#25247) | Joel Challis | 2025-09-12 | 1 | -4/+5 |
| |/ | |||||
| * | Print build failures with `qmk mass-compile` and `qmk userspace-compile` if ↵ | Nick Brassel | 2025-09-09 | 2 | -4/+30 |
| | | | | | requested (`-p`/`--print-failures`) (#25518) | ||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-08-03 | 1 | -6/+12 |
| |\ | |||||
| | * | Improve 'new-keymap' error handling when default keymap is missing (#25536) | Joel Challis | 2025-08-03 | 1 | -6/+12 |
| | | | |||||
| * | | Ensure keyboard aliases do not point to themselves (#25500) | Joel Challis | 2025-07-17 | 1 | -1/+20 |
| | | | |||||
| * | | Add MATRIX_MASKED DD config (#25383) | Joel Challis | 2025-06-27 | 1 | -15/+0 |
| | | | |||||
| * | | Remove `DEFAULT_FOLDER` handling (#23281) | Joel Challis | 2025-06-09 | 4 | -10/+5 |
| |/ | |||||
| * | Add `compiler_support.h` (#25274) | Pablo Martínez | 2025-05-22 | 1 | -2/+4 |
| | | |||||
| * | Enable community modules to define LED matrix and RGB matrix effects. (#25187) | Pascal Getreuer | 2025-05-12 | 1 | -36/+39 |
| | | | | | Co-authored-by: Joel Challis <git@zvecr.com> | ||||
| * | Deprecate `qmk generate-compilation-database`. (#25237) | Nick Brassel | 2025-05-06 | 1 | -167/+7 |
| | | |||||
| * | Resolve alias for `qmk new-keymap` keyboard prompts (#25210) | Joel Challis | 2025-05-05 | 1 | -1/+3 |
| | | |||||
| * | Generate versions to keycode headers (#25219) | Joel Challis | 2025-05-05 | 1 | -0/+16 |
| | | |||||
| * | Add additional hooks for Community modules (#25050) | Drashna Jaelre | 2025-05-05 | 1 | -0/+10 |
| | | |||||
| * | Extend lint checks to reject duplication of defaults (#25149) | Joel Challis | 2025-04-24 | 1 | -0/+31 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-23 | 1 | -0/+5 |
| |\ | |||||
| | * | Update 'qmk generate-api' to only publish pure DD keymaps (#24782) | Joel Challis | 2025-04-23 | 1 | -0/+5 |
| | | | |||||
| * | | Avoid duplication in generated community modules `rules.mk` (#25135) | Joel Challis | 2025-04-23 | 2 | -35/+66 |
| | | | |||||
| * | | Prompt for converter when creating new keymap (#25116) | Joel Challis | 2025-04-22 | 1 | -1/+55 |
| | | | |||||
| * | | Add lint warning for empty url (#25182) | Joel Challis | 2025-04-21 | 1 | -0/+11 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-20 | 1 | -10/+16 |
| |\| | |||||
| | * | Fix 'Would you like to clone the submodules?' prompt under msys (#24958) | Joel Challis | 2025-04-20 | 1 | -10/+16 |
| | | | |||||
| * | | Exclude external userspace from lint checking (#24680) | Joel Challis | 2025-04-11 | 1 | -1/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-09 | 1 | -2/+2 |
| |\| | |||||
| | * | More Windows->Unix style path fixes. (#25119) | Nick Brassel | 2025-04-09 | 1 | -2/+2 |
| | | | |||||
| * | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-04-05 | 1 | -2/+2 |
| |\| | |||||
| | * | Fix 'qmk lint -kb' argument handling (#25093) | Joel Challis | 2025-04-05 | 1 | -2/+2 |
| | | | |||||
| * | | [Modules] Provide access to current path in `rules.mk`. (#25061) | Nick Brassel | 2025-03-26 | 1 | -0/+2 |
| | | | |||||
| * | | [Core] use `keycode_string` in unit tests (#25042) | Stefan Kerkmann | 2025-03-21 | 2 | -40/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tests: use keycode_string feature With a proper keycode to string implementation in qmk there is no need to use the unit tests only implementation anymore. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> * tests: remove keycode_util feature This feature is no longer used as we switched the tests to the keycode string implementation. Signed-off-by: Stefan Kerkmann <karlk90@pm.me> | ||||
| * | | Align to latest CLI dependencies (#24553) | Joel Challis | 2025-03-20 | 1 | -1/+1 |
| |/ | | | | | * Align to latest CLI dependencies * Update docs | ||||
| * | Fixup MSYS + unix-style paths in Community Modules. (#25012) | Nick Brassel | 2025-03-19 | 1 | -2/+2 |
| | | | | Fixup MSYS + unix-style paths. | ||||
| * | Community modules (#24848) | Nick Brassel | 2025-02-26 | 6 | -8/+322 |
| | | |||||
| * | Reject readme dummy content (#24913) | Joel Challis | 2025-02-16 | 1 | -1/+47 |
| | | |||||
| * | Extend lint to reject 'blank' files (#23994) | Joel Challis | 2025-02-12 | 1 | -31/+81 |
| | | |||||
| * | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2025-02-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Avoid WindowsPath errors for 'qmk format-text' (#24905) | Joel Challis | 2025-02-08 | 1 | -1/+1 |
| | | | |||||
| * | | `qmk docs`: restore `--port` and `--browser` arguments (#24623) | Ryan | 2025-02-01 | 2 | -7/+8 |
| | | | | | | | | | | | * `qmk docs`: restore `--port` and `--browser` arguments * Make docs command args always a list | ||||