Merge remote-tracking branch 'origin/master' into develop
[Keyboard] add acr87 keyboard. (#21200)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Adding OSAv2 Numpad Topre support (#21224)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Add CannonKeys Leviatan PCB (#21231)
[Keyboard] `dactyl_manuform/6x7` pin correction (#21240)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Left Control is now ESC when tapped (#21241)
Merge remote-tracking branch 'origin/master' into develop
Modernize M75H and M75S firmwares (#21244)
Rely on introspection to handle OOB access. (#21247)
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] add pluto keyboard (#21225)
Merge remote-tracking branch 'origin/master' into develop
4pplet Waffling60 Rev D ISO Layout Fix and Additions (#21236) * correct layout data * add matrix diagram * rename LAYOUT to LAYOUT_all * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan_split_rshift * add LAYOUT_60_iso_wkl_split_bs_rshift * add LAYOUT_60_iso_wkl_split_rshift
Merge remote-tracking branch 'origin/master' into develop
Add Sinc Rev. 4 (#21130) * Fork Rev. 3 to 4 * Update RGB LED positions * Adjust RGB positions * Enable more RGB modes * Update copyrights * Add license headers to keymaps * Use same type of license header Co-authored-by: Joel Challis <git@zvecr.com> * Fix I2C pins --------- Co-authored-by: Joel Challis <git@zvecr.com>
FJLabs Swordfish Layout Macro Refactor (#21234) * physically arrange layout macro Arranges the layout macro to QMK standards (left to right, row by row). This change breaks compatibility with out-of-tree keymaps, because the order in which the keycode arguments must be passed is changed. * rename `LAYOUT_alice_all` to `LAYOUT_split_bs` * add `LAYOUT_2u_bs` macro
Move `RGBLIGHT_LED_MAP` to data driven (#21095)