From 35ea3d35676a3b5d77f529d29c14ff7f0cbb1410 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Fourrier?= Date: Sun, 29 Aug 2021 19:05:27 +0200 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 534cccd..170f962 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ TODO ## Configuration -`gyromouse` uses the same configuration format as [JoyShockMapper](https://github.com/Electronicks/JoyShockMapper#commands). See [here](https://github.com/Yamakaky/gyromouse/blob/master/src/config/all-settings-example) for every command parsed by `gyromouse`. Some of them are unimplemented and show a warning when used. Implemented features: +`gyromouse` uses the same configuration format as [JoyShockMapper](https://github.com/Electronicks/JoyShockMapper#commands). See [here](https://github.com/Yamakaky/gyromouse/blob/master/src/config/all-settings-example) for every command parsed by `gyromouse`, and for missing or partial features. Some of them are unimplemented and show a warning when used. Implemented features: - [X] Digital inputs - [X] Most controller inputs - [X] Most simple keys (letters, enter, space...)