gbdk-2020 | GameBoy Development Kit |
| download: https://git.y1.nz/archives/gbdk.tar.gz | |
| README | Files | Log | Refs | LICENSE |
gbdk-lib/examples/megaduck/laptop_keyboard/Readme.md
1 # GBDK example for the Mega Duck Laptop
2 How to interface with the special hardware on the Mega Duck Laptop models ("Super QuiQue" and "Super Junior Computer").
3
4 ## Keyboard example
5 - Initializing the external controller connected over the serial link port
6 - Polling the keyboard for input and processing the returned keycodes
7 - Displays the typed keys on the screen along with a cursor movable using the arrow keys
8
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.