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