mirror of
https://github.com/trekawek/mac-plus-ps2.git
synced 2025-03-14 16:29:26 +00:00
Fixed link to keymap file.
This commit is contained in:
parent
4c0857fa04
commit
abab4b77d3
@ -1,6 +1,6 @@
|
||||
# Arduino-based PS2 -> Macintosh Plus keyboard adapter
|
||||
|
||||
This sketch allows to use a PS/2 keyboard with the Macintosh Plus. Mapping between PS/2 keys and Mac keys is stored in the [keymap.ino](keymap.ino) file. Sketch uses a modified version of the [PS2Keyboard Library](http://www.pjrc.com/teensy/td_libs_PS2Keyboard.html) --- all the logic except `getScanCode()` method have been stripped.
|
||||
This sketch allows to use a PS/2 keyboard with the Macintosh Plus. Mapping between PS/2 keys and Mac keys is stored in the [keymap.ino](mac_plus_ps2/keymap.ino) file. Sketch uses a modified version of the [PS2Keyboard Library](http://www.pjrc.com/teensy/td_libs_PS2Keyboard.html) --- all the logic except `getScanCode()` method have been stripped.
|
||||
|
||||
## Connecting to Macintosh Plus
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user