In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
523 bytes added ,  10:55, 2 September 2016
Created page with "nsyskbd.rpl is the system library that allows applications to use the Wii U's USB keyboard. == Functions == ===Initialisation=== {| class="wikitable" !Prototype !Description..."
nsyskbd.rpl is the system library that allows applications to use the Wii U's USB keyboard.


== Functions ==
===Initialisation===
{| class="wikitable"
!Prototype
!Description
|-
|<code>char KBDSetup((void*)connection_callback,(void*)disconnection_callback,(void*)key_callback)</code>
|Initializes the USB keyboard library and return 0 if successfull; connection and disconnection callback are called repectively at the connection or disconnection of an usb keyboard; key callback is called when some key event occurs
|-
|}
53

edits

Navigation menu