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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-16
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-7
/
+7
2024-05-17
Resolve home directory in userspace config (#23730)
Joel Challis
1
-7
/
+7
2024-05-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+1
2024-05-15
[CLI] Fixup return code for `qmk userspace-compile`. (#23720)
Nick Brassel
1
-1
/
+1
2024-05-11
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+2
2024-05-11
`qmk find`: Fix typo in filter logging (#23693)
Ryan
1
-2
/
+2
2024-05-02
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
1
-4
/
+30
2024-05-02
clangd enhancements. (#23310)
Nick Brassel
1
-4
/
+30
2024-05-01
Align 'qmk lint' argument handling (#23297)
Joel Challis
2
-20
/
+17
2024-04-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-34
/
+49
2024-04-23
Fix up license check path. (#23571)
Nick Brassel
1
-34
/
+49
2024-04-02
Produce warning if keyboard is not configured via `keyboard.json` (#23321)
Joel Challis
1
-8
/
+20
2024-03-31
Align encoder layout validation with encoder.h logic (#23330)
Joel Challis
1
-2
/
+7
2024-03-31
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-3
/
+3
2024-03-31
Fix 'qmk compile' mass_compile execution (#23296)
Joel Challis
1
-3
/
+3
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
1
-0
/
+6
2024-03-14
`qmk new-keyboard` - detach community layout when selecting "none of the abov...
Joel Challis
1
-4
/
+14
2024-03-13
Reject duplicate matrix locations in LAYOUT macros (#23273)
Joel Challis
1
-0
/
+9
2024-03-13
Merge remote-tracking branch 'origin/master' into develop
zvecr
1
-5
/
+13
2024-03-13
Absolute paths for -kb argument should error consistently (#23262)
Joel Challis
1
-4
/
+12
2024-03-12
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-1
/
+6
2024-03-12
Flag LAYOUT macros still defined in .h files (#23260)
Joel Challis
1
-1
/
+6
2024-03-10
Enable 'keyboard.json' as a build target (#22891)
Joel Challis
5
-9
/
+24
2024-03-10
[Feature] Some metadata on QGF/QFF files (#20101)
Pablo Martínez
4
-52
/
+146
2024-03-05
Initial 'qmk test-c' functionality (#23038)
Joel Challis
3
-0
/
+48
2024-03-02
Remove cd suggestion from new-keyboard (#23194)
Joel Challis
1
-4
/
+4
2024-03-02
CLI Speed improvements. (#23189)
Nick Brassel
1
-4
/
+10
2024-02-22
Ensure `qmk generate-compilation-database` copies to userspace as well. (#23129)
Nick Brassel
2
-3
/
+6
2024-02-17
[Refactor] `qmk find` (#21096)
Pablo Martínez
2
-25
/
+90
2024-02-16
[Enhancement] Prepare for `SyntaxWarning` (#22562)
Pablo Martínez
2
-5
/
+5
2024-02-16
[Refactor] Break `QGFImageFile`'s `_save` function into smaller pieces (#21124)
Pablo Martínez
1
-136
/
+168
2024-02-12
Fix git-submodule running in wrong location (#23059)
Joel Challis
1
-4
/
+4
2024-02-08
Flag invalid keyboard features during lint (#22832)
Joel Challis
1
-0
/
+15
2024-02-01
Ensure LTO is enabled as a `info.json` build config option (#22932)
Joel Challis
1
-0
/
+3
2024-01-22
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-12
/
+28
2024-01-22
Move layout macro OOB checks to lint (#22610)
Joel Challis
2
-12
/
+28
2024-01-19
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
1
-2
/
+5
2024-01-20
Copy `compile_commands.json` to userspace, if in use. (#22925)
Nick Brassel
1
-2
/
+5
2024-01-16
`qmk format-json`: Force Unix line endings and ensure LF at EOF (#22901)
Ryan
1
-2
/
+2
2024-01-14
CLI: Allow generation of both LED and RGB Matrix config (#22896)
Ryan
2
-31
/
+32
2024-01-09
Prevent `qmk migrate` processing unparsed info.json values (#22374)
Joel Challis
2
-1
/
+7
2024-01-06
Generate true/false for _DEFAULT_ON options (#22829)
Joel Challis
2
-1
/
+3
2024-01-04
Ensure LED config is extracted when feature is disabled (#22809)
Joel Challis
1
-17
/
+17
2023-12-16
Initial (#22671)
Pablo Martínez
1
-1
/
+1
2023-12-14
[Bugfix] `qmk {compile, flash}` return code (#22639)
Pablo Martínez
2
-2
/
+2
2023-12-06
Fix more `qmk generate-api` fallout from userspace support (#22619)
Sergey Vlasov
1
-1
/
+4
2023-12-06
Fix JSON keymap URLs generated by the API (#22618)
Ryan
1
-1
/
+3
2023-12-05
Avoid exceptions when layouts contain OOB matrix values (#22609)
Joel Challis
1
-2
/
+5
2023-12-02
Fix `qmk doctor` not finding binaries on Windows (#22593)
Joel Challis
1
-2
/
+2
2023-12-03
Dedup the list of tested userspace paths. (#22599)
Nick Brassel
1
-5
/
+5
[next]