diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-07-31 06:23:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-31 14:23:27 +0100 |
commit | 4604b58769f3107253e863ed6f343d8190a5ea27 (patch) | |
tree | 224e5e3f95763f3f31aa1b9aedb0fd6335886621 /keyboards/arrayperipherals/1x4p1/1x4p1.c | |
parent | 56f84774d7c8faa31a38dc7c6d71e2eb72be5320 (diff) |
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.
Diffstat (limited to 'keyboards/arrayperipherals/1x4p1/1x4p1.c')
0 files changed, 0 insertions, 0 deletions