* Modify PR23309 changelog Adds a direct link to the pull request. * Add PR23329 changelog * Update keyboard aliases file Updates the legacy keyboard aliases for the JJ40 and JJ50, which have been moved again for version 0.25.0. * Minor touch-up for JJ40 rev1 readme
1.3 KiB
1.3 KiB
MechKeys ACR60 Layout Updates (#23309)
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
:id=layout-hhkb
- Change your layout macro to
LAYOUT_60_hhkb
. - Remove any keycodes for the key between Left Shift and QWERTY Z.
LAYOUT_true_hhkb
:id=layout-true-hhkb
- Change your layout macro to
LAYOUT_60_true_hhkb
. - Remove any keycodes for the key between Left Shift and QWERTY Z.
LAYOUT_directional
:id=layout-directional
- Change your layout macro to
LAYOUT_60_ansi_arrow_split_bs
. - Remove any keycodes for the key between Left Shift and QWERTY Z.
- 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
- Use
LAYOUT_60_ansi_split_space_split_rshift
.