Charue Sunsetter: layout macro fixes (#13809)
* remove K214 from LAYOUT_1065_ansi macro
Position K214 is only used by the ISO layout (as KC_NUHS); it doesn't get used here. Removing it so the layout macro matches the info.json layout data.
Also updates info.json to use human-friendly formatting.
* add layout macros
Adds:
- LAYOUT_1065_ansi_split_bs macro
- LAYOUT_1065_iso macro
- LAYOUT_1065_iso_split_bs macro
- `default_iso` keymap
* add LAYOUT_all macro
Adds LAYOUT_all macro and a `default_all` keymap.
This PCB is unusual in that the ANSI Backslash and ANSI Enter do not share their matrix positions with the Non-US Backslash or ISO Enter keys at all. This layout macro supports both the ANSI and ISO positions in one macro/keymap.
Rartland: add 65_ansi and 65_iso layouts (#13807)
* add 65_ansi and 65_iso layouts
... with Community Layout support
* add block comment of layouts to rartland.h
[Keymap] Add peott-fr Kinesis keymap (#13812)
[Keyboard] Reduce nibble oled_status keymap size (#13813)
[Keyboard] Fix RGBKB Pan Rev1 Encoder RGB handling (#13781)
change DIP_SWITCH_ENABLE to off (#13815)
Neito: correct key sequence in info.json (#13808)
Fix up paths for bioi boards - parallel compilation failures due to file collisions. (#13806)
Explicitly state that VIA should not be enabled in the default keymap. (#13803)
Move ergosaurus via keymap to correct location (#13802)
Fix onekey console keymap (#13797)
Xelus Dharma: add info.json file (#13796)
txuu: rename LAYOUT to LAYOUT_65_ansi_blocker_split_bs (#13794)
Renames the layout macro to be more conformant to the rest of QMK.
Tiger910: fix Left Control key size in info.json (#13793)
Stratos: fix layout macro reference in info.json (#13792)
- change LAYOUT_60_ansi_tsangan_hhkb to LAYOUT_60_tsangan_hhkb
Ristretto: fix Configurator layout data (#13791)
X-Bows Ranger: rename LAYOUT to LAYOUT_tkl_ansi (#13795)
[Keyboard] Add portal 66 (#13767)