summaryrefslogtreecommitdiff
path: root/src/device/Keyboard.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/Keyboard.java')
-rw-r--r--src/device/Keyboard.java6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/device/Keyboard.java b/src/device/Keyboard.java
new file mode 100644
index 0000000..6072c81
--- /dev/null
+++ b/src/device/Keyboard.java
@@ -0,0 +1,6 @@
+package org.manzerbredes.open_klm.device;
+
+public class Keyboard{
+
+
+} \ No newline at end of file