~ruther/qmk_firmware

ade2eb1e — zvecr 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: J (#17837)

Move keyboard USB IDs and strings to data driven: I (#17836)

1050cf24 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
1ded7ad4 — James Young 3 years ago
KBDfans Bounce75 Touch-Up (#17834)

* kbdfans/bounce/75/hotswap: keymap readability fix

Update grid alignment to disambiguate which keycodes correspond in different layers.

----

Layer 0 had 13 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 14 and 8.

* kbdfans/bounce/75/soldered: keymap readability fix

Update grid alignment to disambiguate which keycodes correspond in different layers.

----

Layer 0 had 14 and 9 keycodes on the bottom two rows respectively, while Layers 1-3 had 15 and 8.

* kbdfans/bounce/75/soldered: fix layer index in keymaps

Layer indexes were 0,1,2,1 instead of 0,1,2,3.
a7d0e01e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
5c90f7ae — James Young 3 years ago
Wuque Promise87 WKL Refactor (#17828)

95c1cc42 — precondition 3 years ago
Rename postprocess_steno_user → post_process_steno_user (#17823)

2d0443ec — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] fix mistakes in promise87 config (#17830)

c2f68e32 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: H (#17821)

157ea964 — Stefan Kerkmann 3 years ago
ChibiOS: use correct status codes in i2c_master.c (#17808)

msg_t is MSG_OK in the success case and either MSG_RESET or MSG_TIMEOUT
in case of errors. So actually use them in the comparison.
476d709f — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
e7affd05 — Less/Rikki 3 years ago
feat: encoder map, OLED & encoder kb-level config (#17809)

b029252e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
1e745c48 — Arthur 3 years ago
[Keymap] Add artflag kyria layout (#17778)

* Initial firmware

* feedback

* updates

* update map
7bb73306 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: F (#17816)

5055c9a7 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next