Split devices.js into keyboard.js and mouse.js

This commit is contained in:
Samuel Mannehed
2017-09-12 11:03:39 +02:00
parent c509e6d9c8
commit c1e2785fb6
6 changed files with 241 additions and 228 deletions
+2 -1
View File
@@ -31,7 +31,8 @@
<script src="../core/input/xtscancodes.js"></script>
<script src="../core/input/vkeys.js"></script>
<script src="../core/input/util.js"></script>
<script src="../core/input/devices.js"></script>
<script src="../core/input/keyboard.js"></script>
<script src="../core/input/mouse.js"></script>
<script src="../core/display.js"></script>
<script>
var msg_cnt = 0, iterations,