Move keyboard USB IDs and strings to data driven: N (#17865)
Move keyboard USB IDs and strings to data driven: L (#17849)
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
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
[Keymap] Add axtloss keymap for sofle (#17835)
Co-authored-by: Drashna Jaelre <drashna@live.com>
KPrepublic BM80v2 Touch-Up (#17851)
* info.json: apply friendly formatting
* info.json: correct layout data
Fix the size and position of the Backslash key.
* readme.md: touch-up formatting
* readme.md: switch Bootloader and Docs sections
* correct keyboard maintainer
Move keyboard USB IDs and strings to data driven: handwired (#17822)
Move keyboard USB IDs and strings to data driven: E (#17815)
Move keyboard USB IDs and strings to data driven: D (#17814)
[Keymap] Add enigma keymap for contra keyboard (#17829)
KBDfans Bounce Pad: Correct QMK Configurator Implementation (#17845)
[Keyboard] add Zoom87 (#17831)
Fix check when compiling HID Joystick with digital driver (#17844)
kbdfans/bounce/75: correct typos of keyboard name (#17841)
Move keyboard USB IDs and strings to data driven: J (#17837)
Move keyboard USB IDs and strings to data driven: I (#17836)
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.
Wuque Promise87 WKL Refactor (#17828)