index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-15
1
-0
/
+4
|
|
\
|
|
/
|
/
|
*
|
Fixup work_board VIA keymap (reduce firmware size) (#19850)
jack
2023-02-15
1
-0
/
+4
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-14
11
-0
/
+531
|
|
\
|
|
/
|
/
|
*
|
[Keyboard] add ‘soda/pocket’ (#19838)
Jeayo Keh
2023-02-14
11
-0
/
+531
|
*
Fix Layer Mod handling of with right-handed mods. (#19845)
Pascal Getreuer
2023-02-14
2
-1
/
+64
|
*
Add swap hands status function (#19831)
Albert Y
2023-02-14
3
-0
/
+17
|
*
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-14
158
-1197
/
+560
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-14
9
-0
/
+346
|
|
\
|
|
/
|
/
|
*
|
add new keyboard creek70 (#19789)
spbgzh
2023-02-14
9
-0
/
+346
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-14
12
-0
/
+756
|
|
\
|
|
/
|
/
|
*
|
Add Eclipse60 / tinyneko (#19379)
Sắn
2023-02-14
12
-0
/
+756
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-14
5
-0
/
+181
|
|
\
|
|
/
|
/
|
*
|
Add keaboard keyboard (#19816)
Keith Wade
2023-02-14
5
-0
/
+181
|
*
[Doc]Remove depracted extension links in vscode guide (#19842)
しぐれ
2023-02-14
3
-5
/
+1
|
*
Merge branch 'master' into develop
Dasky
2023-02-14
16
-29
/
+25
|
|
\
|
|
/
|
/
|
*
|
Update KC_NLCK and KC_SLCK in international docs (#19521)
precondition
2023-02-14
12
-16
/
+16
*
|
Update fractal attribution comment (#19832)
Albert Y
2023-02-13
1
-1
/
+1
*
|
Fixup swiftrax/bumblebee (reduce firmware size) (#19834)
jack
2023-02-13
3
-16
/
+8
|
*
Update pico-sdk to 1.5.0 (#19829)
Stefan Kerkmann
2023-02-13
1
-0
/
+0
|
*
Remove lingering `I2CD2` usages w/ RP2040 (#19833)
jack
2023-02-13
2
-4
/
+2
|
*
Add rp2040_ce and add elite-pi and helios as alias (#19830)
Joel Challis
2023-02-12
13
-9
/
+59
|
*
Fixup `develop` compiles. (#19828)
Nick Brassel
2023-02-13
1
-11
/
+11
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-12
12
-0
/
+214
|
|
\
|
|
/
|
/
|
*
|
[Keyboard] Add Blue Team Pad (#19807)
Thomas
2023-02-12
12
-0
/
+214
|
*
Make Magic handling more consistent in Action Keycode handling (#9126)
Drashna Jaelre
2023-02-13
3
-7
/
+24
|
*
Tidy up use of keycode range helpers (#19813)
Joel Challis
2023-02-12
4
-9
/
+8
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-12
1
-1
/
+1
|
|
\
|
|
/
|
/
|
*
|
Fix serial_driver.md list item numbering (#19819)
souvlakeeb
2023-02-12
1
-1
/
+1
|
*
core: allow locking the matrix state (#18852)
dexter93
2023-02-13
2
-1
/
+15
|
*
Add combo hook to allow per layer combo reference layers. (#16699)
Eric.a Gebhart
2023-02-13
3
-8
/
+104
|
*
Refactor Leader key feature (#19632)
Ryan
2023-02-13
77
-1950
/
+2439
|
*
Restore packing of midi note keycodes (#19468)
Joel Challis
2023-02-13
2
-141
/
+1185
|
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-02-13
3
-3
/
+4
|
|
\
|
|
/
|
/
|
*
|
Fix layout aliases for two boards (#19818)
Ryan
2023-02-12
2
-1
/
+4
*
|
Reduce synthlabs/060 firmware size (#19814)
jack
2023-02-12
1
-3
/
+0
|
*
Fix build failures with `OPT = 0` due to inline functions (#19767)
Sergey Vlasov
2023-02-12
5
-1
/
+34
|
*
[Bug] Fix tri layer compiler issue if NO_ACTION_LAYER is defined (#19821)
Drashna Jaelre
2023-02-12
1
-0
/
+2
|
*
Remove `config.h` include from quantum files (#19817)
jack
2023-02-12
3
-3
/
+0
|
*
Fixup ek65 -- add processor & bootloader in info.json (#19815)
jack
2023-02-12
1
-0
/
+2
|
*
[Core] Tri Layer Keys (#19795)
Drashna Jaelre
2023-02-12
19
-15
/
+377
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-11
1
-1
/
+7
|
|
\
|
|
/
|
/
|
*
|
Update documentation for LM(layer, mod) (#19284)
precondition
2023-02-11
1
-1
/
+7
|
*
Reduce false positives in layout name validation (#19646)
Joel Challis
2023-02-11
1
-12
/
+27
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-11
1
-4
/
+4
|
|
\
|
|
/
|
/
|
*
|
[Docs] Resynchronizing Your Branch including submodules (#19268)
Luis Moreno
2023-02-11
1
-4
/
+4
|
*
[Keyboard] Fix merge error with fave84 board (#19808)
Drashna Jaelre
2023-02-11
1
-7
/
+5
|
*
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-11
76
-319
/
+148
|
*
Generate encodermap output from keymap.json. (#18915)
Nick Brassel
2023-02-11
2
-74
/
+121
|
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-02-10
0
-0
/
+0
|
|
\
|
|
/
|
/
|
*
|
Fix bear65 (#19805)
Xelus22
2023-02-10
1
-1
/
+1
[prev]
[next]