HID Templates: first merge kbd and mouse

This commit is contained in:
2020-06-05 17:28:34 +02:00
parent 1fa5e4be16
commit 11119bb1cb
3 changed files with 102 additions and 70 deletions

View File

@@ -36,8 +36,6 @@ $(document).ready(function(){
posY=event.offsetY;
handleMouse();
});
});
function handleMouse() {