summaryrefslogtreecommitdiff
path: root/hid/platformio.ini
diff options
context:
space:
mode:
Diffstat (limited to 'hid/platformio.ini')
-rw-r--r--hid/platformio.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/platformio.ini b/hid/platformio.ini
index ed847afb..fa42db0b 100644
--- a/hid/platformio.ini
+++ b/hid/platformio.ini
@@ -7,7 +7,7 @@ platform = atmelavr
board = micro
framework = arduino
lib_deps =
- git+https://github.com/NicoHood/HID#50c1c5745aee201b8f3388c31db7cc66292b2ea5
+ git+https://github.com/mdevaev/HID#f12b7d633f7437552707d6ccd411204cf36601f2
git+https://github.com/Harvie/ps2dev#v0.0.3
extra_scripts =