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
/
python
/
qmk
/
cli
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-09
Remove `DEFAULT_FOLDER` handling (#23281)
Joel Challis
4
-10
/
+5
2025-05-22
Add `compiler_support.h` (#25274)
Pablo MartÃnez
1
-2
/
+4
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
1
-167
/
+7
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
1
-0
/
+16
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
2
-35
/
+66
2025-04-22
Prompt for converter when creating new keymap (#25116)
Joel Challis
1
-1
/
+55
2025-04-21
Add lint warning for empty url (#25182)
Joel Challis
1
-0
/
+11
2025-04-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-10
/
+16
2025-04-20
Fix 'Would you like to clone the submodules?' prompt under msys (#24958)
Joel Challis
1
-10
/
+16
2025-04-11
Exclude external userspace from lint checking (#24680)
Joel Challis
1
-1
/
+1
2025-04-09
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+2
2025-04-09
More Windows->Unix style path fixes. (#25119)
Nick Brassel
1
-2
/
+2
2025-04-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+2
2025-04-06
Fix 'qmk lint -kb' argument handling (#25093)
Joel Challis
1
-2
/
+2
2025-03-26
[Modules] Provide access to current path in `rules.mk`. (#25061)
Nick Brassel
1
-0
/
+2
2025-03-21
[Core] use `keycode_string` in unit tests (#25042)
Stefan Kerkmann
2
-40
/
+0
2025-03-20
Align to latest CLI dependencies (#24553)
Joel Challis
1
-1
/
+1
2025-03-19
Fixup MSYS + unix-style paths in Community Modules. (#25012)
Nick Brassel
1
-2
/
+2
2025-02-26
Community modules (#24848)
Nick Brassel
6
-8
/
+322
2025-02-16
Reject readme dummy content (#24913)
Joel Challis
1
-1
/
+47
2025-02-12
Extend lint to reject 'blank' files (#23994)
Joel Challis
1
-31
/
+81
2025-02-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2025-02-08
Avoid WindowsPath errors for 'qmk format-text' (#24905)
Joel Challis
1
-1
/
+1
2025-02-01
`qmk docs`: restore `--port` and `--browser` arguments (#24623)
Ryan
2
-7
/
+8
2025-01-30
Resolve keyboard_aliases when processing keyboard make targets (#24834)
Joel Challis
2
-0
/
+17
2025-01-27
[Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to ...
Pascal Getreuer
1
-5
/
+133
2025-01-20
Update via2json layout macro searching (#24640)
Joel Challis
1
-20
/
+12
2024-12-15
default_keyboard.h generation tweaks (#24715)
Ryan
1
-7
/
+12
2024-12-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
3
-5
/
+5
2024-12-15
Resolve `cli.log.warn` warnings (#24551)
Joel Challis
3
-5
/
+5
2024-12-11
Change `new-keymap` keymap name prompt (#24701)
jack
1
-4
/
+2
2024-11-21
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-9
/
+37
2024-11-21
`qmk new-keyboard`: separate dev board and MCU selection (#24548)
Ryan
1
-30
/
+44
2024-11-21
`qmk via2json`: Improve macro parsing (#24345)
Ryan
1
-9
/
+25
2024-11-21
`qmk new-keymap`: validate keymap name (#23420)
Ryan
1
-0
/
+12
2024-11-21
[CLI] Refactor painter arguments to table instead of commandline (#24456)
Pablo MartÃnez
2
-6
/
+2
2024-11-14
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+60
2024-11-14
Perform test compiles during `qmk doctor`. (#24282)
Nick Brassel
1
-2
/
+60
2024-11-08
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-0
/
+4
2024-11-08
Speed improvements to `qmk find`. (#24385)
Nick Brassel
2
-0
/
+4
2024-10-31
Bump minimum required Python version (#24554)
Joel Challis
1
-2
/
+2
2024-08-26
Reject via keymaps in lint (#24325)
Joel Challis
1
-2
/
+8
2024-08-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2024-08-15
Update Discord URL (#24283)
Joel Challis
1
-1
/
+1
[next]