fff1cbecdc
* ZMK_SLEEP also enables PM_DEVICE, so be sure to mark kscan nodes as wakeup sources so they can wake keyboards from sleep. |
||
---|---|---|
.. | ||
boards | ||
Kconfig.defconfig | ||
Kconfig.shield | ||
README.md | ||
reviung34.conf | ||
reviung34.keymap | ||
reviung34.overlay | ||
reviung34.zmk.yml |
REVIUNG34
REVIUNG34 is a 33-34 key unibody split keyboard by gtips. An in-stock version can be found at Little Keyboards.
By default, the 2x1u layout is used. To use to the 1x2u layout, add the following to your keymap:
/ {
chosen {
zmk,matrix-transform = &single_2u_transform;
};
};