From 26a4e3d76d3935321f77a5a4c1d89cb17dca58c8 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sun, 22 Nov 2020 22:04:30 +0100 Subject: [PATCH] update roadmap --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec54f2b9..f9b34f3e 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ sudo python3 setup.py install && python3 tests/test.py # Roadmap -- [x] show a dropdown to select an arbitrary device from `xinput list` +- [x] show a dropdown to select valid devices - [x] creating presets per device - [x] renaming presets -- [x] show a list for mappings `[keycode -> target]` +- [x] show a mapping table - [x] make that list extend itself automatically - [x] read keycodes with evdev - [x] inject the mapping