1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-12-22 15:38:49 -05:00

Update README.md

This commit is contained in:
Jarno Lehtinen 2019-02-13 09:25:59 +02:00 committed by GitHub
parent 405826f7e8
commit ec578e27f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Poor man's "Keyrah" to connect C64 keyboard to USB
# Poor man's "Keyrah" to connect C64 keyboard to USB (for BMC64)
## Building
- Solder all keyboard connector pins to Arduino Pro Micro.
@ -50,6 +50,9 @@
// 1 11 8 - A8 PB4 I
```
## Issue
- "+", "-", "£", "@" and "*" doesn't produce GFX-chars when shifted
## Links