index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2025-11-17
1
-0
/
+1
|
\
|
*
Fix detection of hid bootloader flashing tool (#25790)
Joel Challis
2025-11-17
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
2
-20
/
+31
*
|
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
*
|
Update ChibiOS-Contrib. (#25751)
Nick Brassel
2025-10-28
1
-0
/
+0
*
|
Add generic handling to cycle LED/RGB Matrix flags (#24649)
Joel Challis
2025-09-22
1
-0
/
+8
*
|
Generate default encoder resolution for sparse config (#25247)
Joel Challis
2025-09-12
1
-4
/
+5
*
|
Add DIP Switch map support to keymap.json (#25431)
Joel Challis
2025-09-12
3
-0
/
+23
|
/
*
Print build failures with `qmk mass-compile` and `qmk userspace-compile` if r...
Nick Brassel
2025-09-09
2
-4
/
+30
*
Fix serial speed DD configuration & migrate keyboards (#25546)
Jack Sangdahl
2025-08-10
1
-0
/
+3
*
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
*
|
Allow `qmk flash <filename>` to flash AT32 boards (#25497)
Joel Challis
2025-07-16
1
-3
/
+3
*
|
Only userspace should be searched for keyboard aliases when locating keymaps ...
Joel Challis
2025-07-14
1
-9
/
+6
*
|
Add MATRIX_MASKED DD config (#25383)
Joel Challis
2025-06-27
2
-15
/
+20
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2025-06-15
1
-5
/
+8
|
\
|
|
*
More compiledb fixes. (#25355)
Nick Brassel
2025-06-15
1
-5
/
+8
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2025-06-11
1
-2
/
+2
|
\
|
|
*
Specify language standard when generating compilation database. (#25354)
Nick Brassel
2025-06-11
1
-2
/
+2
*
|
Remove `DEFAULT_FOLDER` handling (#23281)
Joel Challis
2025-06-09
7
-51
/
+15
|
/
*
Add `compiler_support.h` (#25274)
Pablo MartÃnez
2025-05-22
2
-6
/
+9
*
Use relative paths for schemas, instead of $id. Enables VScode validation. (#...
Nick Brassel
2025-05-19
1
-0
/
+5
*
[Core] STM32G0x1 support (#24301)
Stefan Kerkmann
2025-05-19
2
-1
/
+2
*
Enable community modules to define LED matrix and RGB matrix effects. (#25187)
Pascal Getreuer
2025-05-12
1
-36
/
+39
*
Deprecate `qmk generate-compilation-database`. (#25237)
Nick Brassel
2025-05-06
3
-168
/
+145
*
Ensure `qmk_userspace_paths` maintains detected order (#25204)
Joel Challis
2025-05-05
1
-5
/
+6
*
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
2
-0
/
+17
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2025-05-05
1
-1
/
+6
|
\
|
*
Workaround for resolving keyboard alias for config file values (#25228)
Joel Challis
2025-05-05
1
-1
/
+6
*
|
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
3
-48
/
+69
*
|
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
*
|
Update develop branch to Pico SDK 1.5.1 (#25178)
Eric Molitor
2025-04-21
1
-0
/
+0
*
|
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
2
-4
/
+9
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2025-04-09
3
-14
/
+15
|
\
|
|
*
More Windows->Unix style path fixes. (#25119)
Nick Brassel
2025-04-09
3
-14
/
+15
*
|
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
*
|
Add "license" field to Community Module JSON schema. (#25085)
Pascal Getreuer
2025-04-01
1
-3
/
+5
*
|
[Modules] Provide access to current path in `rules.mk`. (#25061)
Nick Brassel
2025-03-26
1
-0
/
+2
[next]