shut up plz

This commit is contained in:
Devaev Maxim
2020-11-16 02:05:53 +03:00
parent 7efff23ca4
commit 188de71515
2 changed files with 14 additions and 0 deletions

View File

@@ -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")