mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-04 14:55:29 +00:00
* 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
630 B
630 B
P3D Spacey Layout Updates (#23329)
This PR removed the LAYOUT macro that was configured for
the Spacey. If you have a keymap for this keyboard, you will need to
update your keymap using the following steps:
- Change your layout macro to
LAYOUT_all. - Remove the two
KC_NOkeycodes following the Space and Delete keys on the bottom row. - Move the keycode for the encoder pushbutton (customarily Mute) to the end of the top row, after the customary Backspace key.
- Move the keycode for the Right Arrow to the end of the Shift row, after the Down Arrow key.