Merge remote-tracking branch 'origin/master' into develop
[Keyboard] move @ibnuda 's keebs into /ibnuda (#16108)
[Keymap] Add hachetman layout for GMMK Pro (#16131)
[Keyboard] added via keymap for ferris sweep (#16130)
Merge remote-tracking branch 'origin/master' into develop
Cutie Club Giant Macro Pad: Update QMK Configurator Implementation (#16132)
Rename `AdafruitBLE` to `BluefruitLE` (#16127)
Merge remote-tracking branch 'origin/master' into develop
Xelus Pachi: add info.json files; rename layout macros (#16123) * xelus/pachi/mini_32u4: add info.json * xelus/pachi/rev1: add info.json * xelus/pachi/rgb/rev1: add info.json * xelus/pachi/rgb/rev2: add info.json * rename LAYOUT_ansi_tsangan to LAYOUT_tkl_ansi_tsangan Rename `LAYOUT_ansi_tsangan` to `LAYOUT_tkl_ansi_tsangan` for the Pachi RGB revisions.
Merge remote-tracking branch 'origin/master' into develop
Takashi Company Center x Enter: correct info.json key sequence (#16120) * info.json: apply friendly formatting * info.json: update labels for clarity * info.json: correct key sequence
Merge remote-tracking branch 'origin/master' into develop
Takashi Company QooLee: correct info.json key sequence (#16121) * info.json: apply friendly formatting * info.json: correct maintainer field Fixes a typo. * info.json: correct key sequence
Merge remote-tracking branch 'origin/master' into develop
Wuque Mammoth75x: refactor (#16122) * info.json: apply/polish friendly formatting * refactor LAYOUT_all macro - move the argument/keycode for the right half of split Backspace next to the left half - update QMK Configurator layout data * update QMK Configurator layout data for the other macros Moves the EncoderClick objects up, and offsets the arrow keys down 0.25u.
Merge remote-tracking branch 'origin/master' into develop
Cutie Club x Keebcats Denis: codebase touch-up and info.json update (#16124) * denis.h: use QMK 3-character notation * info.json: apply friendly formatting * info.json: add missing layout trees * info.json: fix key sequence on ISO layouts
Merge remote-tracking branch 'origin/master' into develop
Studio Kestra Bourgeau: rename LAYOUT_all to LAYOUT_75_ansi_rwkl (#16119) * rename LAYOUT_all to LAYOUT_75_ansi_rwkl The only supported layout is 75% ANSI, with two modifier keys on the right of the Spacebar instead of three. * info.json: use maintainer's GitHub username
CK65: LAYOUT_65_iso compatibility (#16118) * info.json: apply friendly formatting * ck65.h: use QMK 3-character notation * move Enter keycode/argument to home row This commit makes the `LAYOUT` macro conformant to `LAYOUT_65_iso` in QMK. * rename LAYOUT to LAYOUT_65_iso * use QMK-native KC_TRNS alias in keymaps Replaces instances of `KC_TRNS` with `_______` in keymaps. * info.json: update maintainer field