summaryrefslogtreecommitdiff
path: root/hid/patch.py
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-11-16 02:05:53 +0300
committerDevaev Maxim <[email protected]>2020-11-16 02:05:53 +0300
commit188de715153100806bc4a95f3888f6f03f1ede2f (patch)
treeb2555d2962f3568b4327467e192b76fcc8be21b6 /hid/patch.py
parent7efff23ca4da87132169f8f98942cc6290e7cfd8 (diff)
shut up plz
Diffstat (limited to 'hid/patch.py')
-rw-r--r--hid/patch.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/hid/patch.py b/hid/patch.py
index 2e6213b0..a6ad1ce5 100644
--- a/hid/patch.py
+++ b/hid/patch.py
@@ -39,3 +39,4 @@ _patch(_get_pkg_path("framework-arduino-avr"), "patches/get-plugged-endpoint.pat
_libs = _get_libs()
if "HID-Project" in _libs:
_patch(_libs["HID-Project"], "patches/absmouse.patch")
+ _patch(_libs["HID-Project"], "patches/shut-up.patch")