MechKeys ACR60 Layout Updates (#23309)

This commit is contained in:
James Young 2024-04-29 20:04:04 -07:00 committed by GitHub
parent e888187e03
commit dc2db0c1d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1713 additions and 215 deletions

View file

@ -0,0 +1,35 @@
# MechKeys ACR60 Layout Updates
This PR removed and changed some of the layouts that were configured for
the ACR60. If you use one of the following layouts, you will need to
update your keymap:
- [`LAYOUT_hhkb`](#layout-hhkb)
- [`LAYOUT_true_hhkb`](#layout-true-hhkb)
- [`LAYOUT_directional`](#layout-directional)
- [`LAYOUT_mitchsplit`](#layout-mitchsplit)
## `LAYOUT_hhkb` :id=layout-hhkb
1. Change your layout macro to `LAYOUT_60_hhkb`.
2. Remove any keycodes for the key between Left Shift and QWERTY Z.
## `LAYOUT_true_hhkb` :id=layout-true-hhkb
1. Change your layout macro to `LAYOUT_60_true_hhkb`.
2. Remove any keycodes for the key between Left Shift and QWERTY Z.
## `LAYOUT_directional` :id=layout-directional
1. Change your layout macro to `LAYOUT_60_ansi_arrow_split_bs`.
2. Remove any keycodes for the key between Left Shift and QWERTY Z.
3. Remove any keycodes for the keys immediately before *and* after the
1.25u key of Split Spacebar.
If you need split spacebars, you may implement
`LAYOUT_60_ansi_arrow_split_space_split_bs` and change your layout to
it, removing the keycode between Left Shift and QWERTY Z.
## `LAYOUT_mitchsplit` :id=layout-mitchsplit
1. Use `LAYOUT_60_ansi_split_space_split_rshift`.

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,57 @@
# Matrix Diagram for MechKeys ACR60
```
┌───────┐
2u Backspace │0E │
└───────┘
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│00 │01 │02 │03 │04 │05 │06 │07 │08 │09 │0A │0B │0C │0D │0E │
├───┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴─┬─┴───┤ ┌─────┐
│10 │12 │13 │14 │15 │16 │17 │18 │19 │1A │1B │1C │1D │1E │ │ │
├─────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─────┤ ┌──┴┐2D │ ISO Enter
│20 │22 │23 │24 │25 │26 │27 │28 │29 │2A │2B │2C │2D │ │1E │ │
└──────┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴────────┘ └───┴────┘
Shift Row Options:
┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3C │3D │3E │
└───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘
┌───────┐ ┌───────┐
│30 │ 2u LShift 2u RShift │3D │
└───────┘ └───────┘
┌────┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┬───┐
│30 │31 │32 │33 │34 │35 │36 │37 │38 │39 │3A │3B │3D │3E │ Standard with Split Shifts
└────┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴───┴──────┴───┘ 1.25u/1u LShift + 1u/1.75u/1u RShift
┌────────┐ ┌───┬──────────┐
│30 │ 2.25u LShift │3B │3D │ 2.75u RShift
└────────┘ └───┴──────────┘
┌──────┬───┬───┐
│3C │3D │3E │ 1.75u/1u/1u RShift
└──────┴───┴───┘
Bottom Row Options:
┌────┬────┬────┬────────┬────┬──────────┬───┬───┬───┬───┬───┐
│40 │41 │43 │44 │46 │48 │4A │4B │4C │4D │4E │ 5x 1u Mods
└────┴────┴────┴────────┴────┴──────────┴───┴───┴───┴───┴───┘
Split Spacebar
[2.25/1.25/2.75] or [2.75/1.25/2.25]
┌──────────┬────┬────────┐
│44 │46 │48 │
└──────────┴────┴────────┘
┌────┬────┬────┬────────────────────────┬────┬────┬────┬────┐ ┐
│40 │41 │43 │46 │4A │4B │4D │4E │ ├─ Standard
└────┴────┴────┴────────────────────────┴────┴────┴────┴────┘ │ or
┌─────┬───┬─────┬───────────────────────┬─────┬───┬───┬─────┐ │ Infinity/True HHKB
│40 │41 │43 │46 │4A │4B │4D │4E │ │ (same matrix)
└─────┴───┴─────┴───────────────────────┴─────┴───┴───┴─────┘ ┘
┌─────┬───┬────┬────────────────────────┬───┬───┬───┬───┬───┐
│40 │41 │43 │46 │4A │4B │4C │4D │4E │
└─────┴───┴────┴────────────────────────┴───┴───┴───┴───┴───┘
┌─────┬─────┬───────────────────────────┬───┬───┬───┬───┬───┐
│40 │41 │46 │4A │4B │4C │4D │4E │ LWKL
└─────┴─────┴───────────────────────────┴───┴───┴───┴───┴───┘
┌─────┬───┬─────┬───────────────────────────┬─────┬───┬─────┐
│40 │41 │43 │46 │4B │4D │4E │ Tsangan/WKL/HHKB
└─────┴───┴─────┴───────────────────────────┴─────┴───┴─────┘
┌─────┬───┬─────┬───────────────────────────┬───┬───┬───┬───┐
│40 │41 │43 │46 │4B │4C │4D │4E │ Tsangan Arrow
└─────┴───┴─────┴───────────────────────────┴───┴───┴───┴───┘
```