summaryrefslogtreecommitdiff
path: root/hid/platformio.ini
diff options
context:
space:
mode:
Diffstat (limited to 'hid/platformio.ini')
-rw-r--r--hid/platformio.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/hid/platformio.ini b/hid/platformio.ini
index fa42db0b..a6e27454 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#f12b7d633f7437552707d6ccd411204cf36601f2
+ git+https://github.com/mdevaev/HID#a8877bc878a1a2f39d993a3defa750b6ec1b2ee0
git+https://github.com/Harvie/ps2dev#v0.0.3
extra_scripts =
@@ -25,7 +25,7 @@ build_flags =
-DHID_SET_USB_KBD
-DHID_SET_USB_MOUSE_ABS
# ----- The USB ABS fix for Windows 98 (https://github.com/pikvm/pikvm/issues/159) -----
-# -DHID_USB_ABS_WIN98_FIX
+# -DHID_WITH_USB_WIN98
# ----- PS2 keyboard only -----
# -DHID_WITH_PS2
# -DHID_SET_PS2_KBD