Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: O (#17874)
Merge remote-tracking branch 'origin/master' into develop
SKergo Refactor (#17877) * skergo.h: use ___ for KC_NO * skergo.h: use 3-character notation * skergo.h: add matrix diagram * add LAYOUT_all macro * update grid alignment of LAYOUT macro and keymaps * refactor keymaps Refactor keymaps to use the `LAYOUT_all` macro. Converts tabs to spaces. This change necessitates the following changes to keymaps: - The keycodes for Page Up, Page Down, and End each move up one row - all as the last keys on their new rows. - The keycode for the secondary B key moves up one row, inserted between the primary (left side) B and the N. * remove LAYOUT macro * rename LAYOUT_all macro to LAYOUT_split_bs * add LAYOUT_2u_bs macro * readme.md: add flashing example * info.json: correct maintainer value Update to reference maintainer's GitHub username.
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Move the ut472 keymap from gardego5 to keyhive folder (#17598)
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: N (#17865)
Merge remote-tracking branch 'origin/master' into develop
Move keyboard USB IDs and strings to data driven: L (#17849)
Merge remote-tracking branch 'origin/master' into develop
MS Sculpt Touch-Up (#17871) * info.json: fix JSON syntax error * info.json: convert tabs to spaces * info.json: add QMK Configurator layout data * readme.md: switch Bootloader and Docs sections
[Keyboard] Overhaul uzu42 (#17868)
Merge remote-tracking branch 'origin/master' into develop
ryanbaekr rb18 Configurator Data Fixes (#17872) * info.json: apply friendly formatting * info.json: correct key sequence * info.json: remove dead space from layout * info.json: correct maintainer value
Format code according to conventions (#17869)
Add ST7735 driver to Quantum Painter (#17848)
[Keyboard] Fix uzu42 compilation issue (#17867)
Merge remote-tracking branch 'origin/master' into develop
[Keymap] Add axtloss keymap for sofle (#17835) Co-authored-by: Drashna Jaelre <drashna@live.com>