Merge remote-tracking branch 'origin/master' into develop
checkerboards/quark_squared: fix broken layout macro reference in info.json (#15757)
Merge remote-tracking branch 'origin/master' into develop
Pearlboards Touch-Up (#15756)
* add QMK Configurator data for Atlas
* add QMK Configurator data for Pearl
* add QMK Configurator data for Zeus
* add QMK Configurator data for Zeuspad
* physically arrange Zeus layout macro
Moves the keycode for the rotary encoder to the top row.
Unify the key up/down behaviour of RGB keycodes (#15730)
Merge remote-tracking branch 'origin/master' into develop
handwired/ortho_brass: add QMK Configurator data (#15755)
Merge remote-tracking branch 'origin/master' into develop
cannonkeys/adelie: Fix QMK Configurator Implementation (#15754)
* info.json: apply friendly formatting
* info.json: correct key sequence
Merge remote-tracking branch 'origin/master' into develop
[Keyboard] Remove locking support for Boardsource LP boards (#15747)
Merge remote-tracking branch 'origin/master' into develop
eol=lf, where appropriate (#15752)
Merge remote-tracking branch 'origin/master' into develop
Fix info.json for kbdfans/odin/{rgb,soldered} (#15750)
* kbdfans/odin/*: Reformat info.json to be human-readable
Apply `qmk format-json` to the `info.json` files for `kbdfans/odin/rgb`
and `kbdfans/odin/soldered; no actual content changes.
* kbdfans/odin/*: Fix key ordering in info.json
The order of key entries in `info.json` did not match the order of
layout macro arguments (apparently the keys in the cursor block, which
are shifted down by 0.25u with respect to the rest of keys, were treated
as separate rows). Fix the order to make the configurator
produce proper keymaps.
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Fix onekey oled keymap (#15751)
Fixes for bootloader refactor build failures (#15638)
Merge remote-tracking branch 'origin/master' into develop