[−][src]Crate sunrise_keyboard
Keyboard Service
This service takes care of anything related to keyboard inputs.
Modules
| ps2 | PS/2 Keyboard Driver |
Structs
| Keyboard | Keyboard handling structure. |
| StaticService | Entry point interface. |
Statics
| CAPABILITIES | |
| HEADER | |
| KEYBOARD_INSTANCE | Global instance of Keyboard. |
Functions
| main | |
| update_keyboard | Task responsible for signaling KEYBOARD_INSTANCE's event at every keyboard update. |