From 56b4aea8b3add214f59d07b5d56d8357fdc419f6 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Wed, 17 Feb 2021 00:08:32 +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 074f40da..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 -- [ ] inject in additional devices instead to avoid clashing capabilities +- [ ] 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