summaryrefslogtreecommitdiff
path: root/hid
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-07-14 16:38:00 +0300
committerDevaev Maxim <[email protected]>2021-07-14 16:38:00 +0300
commit578f3dbe0fb511c47fa1478bb1457041a268c6ee (patch)
tree61859e10fb3b55f776019bedabe37a694735e675 /hid
parentc19c02d12f0da3c1aa8efee298cc56c30eba5647 (diff)
fixed HID repo
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 c68dc420..b5f2c576 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/mdevaev/HID#2.8.2
+ git+https://github.com/NicoHood/HID#2.8.2
git+https://github.com/Harvie/ps2dev#v0.0.3
extra_scripts =