Age | Commit message (Collapse) | Author |
|
Do a "cargo update" and adjust the minor change in Keyberon.
|
|
HoldTap don't play well with games where you may need to hold down some keys
without triggering the layer change.
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
|
|
TLDR; needs a redesign for correctly sharing LEDS (in usb_class) and lower prio
data in `backlight`.
|
|
LEDs are set/clear for press/release events.
|
|
Make i-e-t keys (bépo) alt-l1-alt with holdtap
|
|
Just realized the layout doesn't have this useless key.
Was stuck with CAPSLOCK set because of an external glitch and couldn't clear it.
|
|
|
|
First step towards reusing for pouetpouet-r2: split!
|
|
Keyboard works, but customevents for leds are not working (yet).
|
|
Currently not working (Tap action is never triggered unless some other
keys is tapped simultaneous).
|
|
Handle some change in action/custom action handling.
|
|
... for the upcoming Ada one.
|