Line 4:
Line 4:
== Readme ==
== Readme ==
+
+
== Download ==
+
+
v1 : [[Image:libusbkbd.rar]]<br>
+
Notes : Requires the keyboard to be plugged in prior to launch when used
+
+
Demo : [[Image:Kbd.rar]]<br>
+
Notes : Requires the keyboard to be plugged in prior to launch
== Documentation ==
== Documentation ==
+
+
To use, include kbd.h into the source file then use the functions below use
=== Functions ===
=== Functions ===
Line 31:
Line 41:
kbddeinit(kbdfd);
kbddeinit(kbdfd);
</source>
</source>
−
−
=== Demos / Examples ===
−
−
Demo : [[Image:Kbd.rar]]<br>
−
Notes : Requires the keyboard to be plugged in prior to launch