Merge remote-tracking branch 'upstream/master' into develop
Move MIDI code out of tmk_core (#19704)
Relocate diode direction definitions (#19715)
Clean up `qmk generate-autocorrect-data` (#19710)
Add base firmware for the Frog Numpad (#19698) Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com>
[Keyboard] Baion 808 (#19690) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: yiancar <yiancar@gmail.com>
Remove deprecated Quantum keycodes (#19712)
Fix 19701 merge
Fix quantum ring_buffer for ChibiOS (#19683)
Split out mcu_selection to platform (#19701)
Additional handedness by EEPROM examples (#19686) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Remove commented out backlight config & stray "backlight levels" (#19703)
VIA keymap for Reviung 34. (#19694) VIA keymap for Reviung 34.
[Keyboard] Update effects for Keychron Q2 (#19685)
Swap LED_PIN_ON_STATE to 0. (#19692) User reported that CAPS lock Led state was inverted after soldering a LED to their board. LED_PIN_ON_STATE defaults to 1, so just swap to low. Flashed board and now CAPS LED reflects the actual state
Add RP2040 SCRAMBLE v2 (#19489)
fix pegasushoof caps light, add via keymap (#19649) Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Fucong Wang <wangfuco@Fucongs-Mac-mini.local>
VIA keymap for the dactyl manuform 4x6 (#19668) Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
Rename `LAYOUT` macros identifier that contained the keyboard name (#19657)
Merge remote-tracking branch 'origin/master' into develop