index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-07
Handle broken symlinks in `qmk doctor` udev checks (#25934)
Joel Challis
1
-1
/
+1
2025-12-01
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
3
-6
/
+6
2025-12-01
Fix python format warnings (#25841)
Joel Challis
3
-6
/
+6
2025-11-27
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
7
-31
/
+154
2025-11-28
QMK CLI Environment bootstrapper (#25038)
Nick Brassel
7
-31
/
+154
2025-11-23
Better defaulting of `{RGB,LED}_MATRIX_DEFAULT_FLAGS` (#25785)
Joel Challis
1
-5
/
+26
2025-11-23
[core] add BCD versions of QMK Version (#25804)
Xelus22
2
-0
/
+14
2025-11-23
Fix preference of output file for 'qmk generate-autocorrect-data' (#25818)
Joel Challis
1
-3
/
+3
2025-11-22
[CLI] Lint error on missing keyboard readme (#25814)
Jack Sangdahl
1
-0
/
+4
2025-11-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+1
2025-11-19
Short term fix for skip_converter KeyError in 'qmk userspace-add' (#25798)
Joel Challis
1
-0
/
+1
2025-11-17
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+1
2025-11-17
Fix detection of hid bootloader flashing tool (#25790)
Joel Challis
1
-0
/
+1
2025-11-12
Add return code to `qmk userspace-doctor` (#25775)
Joel Challis
1
-1
/
+3
2025-11-08
Generate `CUSTOM_MATRIX = lite` without `matrix_pins.custom` (#25453)
Joel Challis
2
-20
/
+31
2025-11-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+46
2025-11-08
Add LED index map to `qmk info` cli command (#25743)
Carlos Eduardo
1
-0
/
+46
2025-10-28
Update ChibiOS-Contrib. (#25751)
Nick Brassel
1
-0
/
+0
2025-09-22
Add generic handling to cycle LED/RGB Matrix flags (#24649)
Joel Challis
1
-0
/
+8
2025-09-12
Generate default encoder resolution for sparse config (#25247)
Joel Challis
1
-4
/
+5
2025-09-12
Add DIP Switch map support to keymap.json (#25431)
Joel Challis
3
-0
/
+23
2025-09-09
Print build failures with `qmk mass-compile` and `qmk userspace-compile` if r...
Nick Brassel
2
-4
/
+30
2025-08-09
Fix serial speed DD configuration & migrate keyboards (#25546)
Jack Sangdahl
1
-0
/
+3
2025-08-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-6
/
+12
2025-08-03
Improve 'new-keymap' error handling when default keymap is missing (#25536)
Joel Challis
1
-6
/
+12
2025-07-17
Ensure keyboard aliases do not point to themselves (#25500)
Joel Challis
1
-1
/
+20
2025-07-16
Allow `qmk flash <filename>` to flash AT32 boards (#25497)
Joel Challis
1
-3
/
+3
2025-07-14
Only userspace should be searched for keyboard aliases when locating keymaps ...
Joel Challis
1
-9
/
+6
2025-06-27
Add MATRIX_MASKED DD config (#25383)
Joel Challis
2
-15
/
+20
2025-06-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-5
/
+8
2025-06-15
More compiledb fixes. (#25355)
Nick Brassel
1
-5
/
+8
2025-06-11
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+2
2025-06-11
Specify language standard when generating compilation database. (#25354)
Nick Brassel
1
-2
/
+2
2025-06-09
Remove `DEFAULT_FOLDER` handling (#23281)
Joel Challis
7
-51
/
+15
2025-05-22
Add `compiler_support.h` (#25274)
Pablo MartÃnez
2
-6
/
+9
2025-05-19
Use relative paths for schemas, instead of $id. Enables VScode validation. (#...
Nick Brassel
1
-0
/
+5
2025-05-19
[Core] STM32G0x1 support (#24301)
Stefan Kerkmann
2
-1
/
+2
2025-05-12
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Pascal Getreuer
1
-36
/
+39
2025-05-06
Deprecate `qmk generate-compilation-database`. (#25237)
Nick Brassel
3
-168
/
+145
2025-05-05
Ensure `qmk_userspace_paths` maintains detected order (#25204)
Joel Challis
1
-5
/
+6
2025-05-05
Resolve alias for `qmk new-keymap` keyboard prompts (#25210)
Joel Challis
1
-1
/
+3
2025-05-05
Generate versions to keycode headers (#25219)
Joel Challis
2
-0
/
+17
2025-05-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+6
2025-05-05
Workaround for resolving keyboard alias for config file values (#25228)
Joel Challis
1
-1
/
+6
2025-05-05
Add additional hooks for Community modules (#25050)
Drashna Jaelre
1
-0
/
+10
2025-04-24
Extend lint checks to reject duplication of defaults (#25149)
Joel Challis
1
-0
/
+31
2025-04-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-0
/
+5
2025-04-23
Update 'qmk generate-api' to only publish pure DD keymaps (#24782)
Joel Challis
1
-0
/
+5
2025-04-23
Avoid duplication in generated community modules `rules.mk` (#25135)
Joel Challis
3
-48
/
+69
2025-04-22
Prompt for converter when creating new keymap (#25116)
Joel Challis
1
-1
/
+55
[next]