[Core] RP2040 disable PIO IRQs on serial timeout (#17839)
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)
Merge remote-tracking branch 'origin/master' into develop
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.
Merge remote-tracking branch 'origin/master' into develop
Wuque Promise87 WKL Refactor (#17828)
Rename postprocess_steno_user → post_process_steno_user (#17823)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] fix mistakes in promise87 config (#17830)
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: H (#17821)
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.
Merge remote-tracking branch 'origin/master' into develop
feat: encoder map, OLED & encoder kb-level config (#17809)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Add artflag kyria layout (#17778) * Initial firmware * feedback * updates * update map
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: F (#17816)