From b4fb561c2d70b16022f08f41e9c332e656ce77c6 Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Fri, 4 Dec 2020 21:56:48 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 367d99a8..c6a4ed40 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,7 @@ cd key-mapper && sudo python3 setup.py install - [x] basic support for gamepads as keyboard and mouse combi - [ ] map D-Pad and Joystick directions as buttons, joystick purpose via config - [ ] automatically load presets when devices get plugged in after login +- [ ] option to write hwdb configs for lower level mappings ([Remapping keys using hwdb files](https://www.reddit.com/r/linux_gaming/comments/k3h9qv/remapping_keys_using_hwdb_files/)) ## Tests