mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update README.md
This commit is contained in:
parent
9e87894115
commit
fc000ff26f
@ -25,8 +25,6 @@
|
|||||||
.\scwr C64_matrix.bin
|
.\scwr C64_matrix.bin
|
||||||
```
|
```
|
||||||
|
|
||||||
## Menu key
|
|
||||||
- .crt-files doesn't work with C= + F7, so as workaround LSHIFT + F7 is F12.
|
|
||||||
|
|
||||||
## Testing
|
## Testing
|
||||||
- https://keycode.info/
|
- https://keycode.info/
|
||||||
@ -56,7 +54,12 @@
|
|||||||
// 1(I) 8(D8/PB4)
|
// 1(I) 8(D8/PB4)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Issue (fixed in newer BCM64 versions)
|
## Issues
|
||||||
|
|
||||||
|
### Issue with Menu key (fixed in newer BCM64 versions)
|
||||||
|
- .crt-files doesn't work with C= + F7, so as workaround LSHIFT + F7 is F12.
|
||||||
|
|
||||||
|
### Issue with shift (fixed in newer BCM64 versions)
|
||||||
|
|
||||||
- "+", "-", "£", "@" and "*" doesn't produce GFX-chars when shifted
|
- "+", "-", "£", "@" and "*" doesn't produce GFX-chars when shifted
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user