aboutsummaryrefslogtreecommitdiff
path: root/include/06.keyboard/deo5
diff options
context:
space:
mode:
Diffstat (limited to 'include/06.keyboard/deo5')
-rw-r--r--include/06.keyboard/deo57
1 files changed, 7 insertions, 0 deletions
diff --git a/include/06.keyboard/deo5 b/include/06.keyboard/deo5
new file mode 100644
index 0000000..57028c5
--- /dev/null
+++ b/include/06.keyboard/deo5
@@ -0,0 +1,7 @@
+char charcode[256];
+char shift_charcode[256];
+bool ispressed[128];
+#define lshift 0x2A
+#define rshift 0x36
+#define lctrl 0x1D
+#define rctrl 0x1D