From 547adf74ec215cb10c679d25d2c2c9f45e5fc020 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Wed, 17 Feb 2021 00:05:50 +0100 Subject: [PATCH] update roadmap --- readme/development.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme/development.md b/readme/development.md index dccb1916..5676f1f2 100644 --- a/readme/development.md +++ b/readme/development.md @@ -32,7 +32,7 @@ requests. - [x] automatically load presets when devices get plugged in after login (udev) - [x] map keys using a `modifier + modifier + ... + key` syntax - [ ] injecting keys that aren't available in the systems keyboard layout -- [ ] injecting keys while abs capabilities are present. e.g. stylus buttons +- [ ] inject in an additional device instead to avoid clashing capabilities - [ ] ship with a list of all keys known to xkb and validate input in the gui ## Tests