index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
qmk
Age
Commit message (
Expand
)
Author
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
2023-10-17
Allow for disabling of parallel processing of qmk find and `qmk mass-compile`...
Nick Brassel
2023-10-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-10-08
Flag vial keymaps in 'qmk lint' (#22227)
Joel Challis
2023-10-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-10-06
Add `qmk ci-validate-aliases` (#22205)
Nick Brassel
2023-09-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-29
Allow for `qmk mass-compile all:<keymap>` (#22116)
Nick Brassel
2023-09-28
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-28
Allow inline generation of compile_commands.json while doing a `qmk compile`,...
Nick Brassel
2023-09-27
Fix parsing/validation for 21939 (#22148)
Joel Challis
2023-09-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-23
Fix up `qmk mass-compile` makefile indenting. (#22115)
Nick Brassel
2023-09-22
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-22
Allow for `qmk compile -kb all`. (#22022)
Nick Brassel
2023-09-14
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-14
`qmk format-json`: Add an in-place mode to format json command (#21610)
Andrew Kannan
2023-09-13
Generate keymap.json config options more forcefully (#21960)
Joel Challis
2023-08-27
Add *_MATRIX_LED_COUNT generation (#21110)
Joel Challis
2023-08-01
Remove layout aliases from keyboard_aliases.hjson (#21658)
Joel Challis
2023-07-31
keycode aliases: work around ChibiOS ch.h include guard (#21497)
Ryan
[next]