summaryrefslogtreecommitdiff
path: root/hid
diff options
context:
space:
mode:
Diffstat (limited to 'hid')
-rw-r--r--hid/platformio.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/platformio.ini b/hid/platformio.ini
index f1d11be0..a8a0988d 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#2.8.2
+ git+https://github.com/NicoHood/HID#50c1c5745aee201b8f3388c31db7cc66292b2ea5
git+https://github.com/Harvie/ps2dev#v0.0.3
extra_scripts =