diff options
Diffstat (limited to 'keyboard/IIgs_Standard/README')
| -rw-r--r-- | keyboard/IIgs_Standard/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/keyboard/IIgs_Standard/README b/keyboard/IIgs_Standard/README index c3f0da3ba..48d9470f6 100644 --- a/keyboard/IIgs_Standard/README +++ b/keyboard/IIgs_Standard/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Alternative Controller for Apple IIgs/Standard(M0116) | 1 | Replacable USB Controller for Apple IIgs/Standard(M0116) |
| 2 | JeffreySung(nattyman@gmail.com) | 2 | JeffreySung(nattyman@gmail.com) |
| 3 | 3 | ||
| 4 | =============================== | 4 | =============================== |
| @@ -8,14 +8,14 @@ Feature | |||
| 8 | - Replaceable keyboard controller for Apple IIgs(A9M0330)/Standard(M0116) | 8 | - Replaceable keyboard controller for Apple IIgs(A9M0330)/Standard(M0116) |
| 9 | - Teensy++ 2.0 required | 9 | - Teensy++ 2.0 required |
| 10 | - Some signal bypass required | 10 | - Some signal bypass required |
| 11 | - ADB keyboard doesn't use matrix for modifier keys. With virtual row for modifier keys, these keys are merged into key matrix. | 11 | - ADB keyboard doesn't use matrix for modifier keys. With virtual row for modifier keys, |
| 12 | - Power key couldn't be used because power key is not connected to controller. | 12 | these keys are merged into key matrix using virtual row. |
| 13 | 13 | ||
| 14 | History | 14 | History |
| 15 | ======= | 15 | ======= |
| 16 | - 2012.09.17 First Release | 16 | - 2012.09.17 First Release |
| 17 | - 2012.09.17 CapsLock support | 17 | - 2012.09.17 CapsLock support |
| 18 | 18 | - 2012.09.19 Power button added | |
| 19 | Build | 19 | Build |
| 20 | ===== | 20 | ===== |
| 21 | 0. Just Type "Make" and return. | 21 | 0. Just Type "Make" and return. |
| @@ -29,9 +29,9 @@ PJRC Teensy | |||
| 29 | -7,26(in keyboard PCB, these pins are VDD,GND) | 29 | -7,26(in keyboard PCB, these pins are VDD,GND) |
| 30 | -30,31(in Teensy++, these pins are Ref,GND respectively) | 30 | -30,31(in Teensy++, these pins are Ref,GND respectively) |
| 31 | -5,6(D2,D3 for bluetooth in future) | 31 | -5,6(D2,D3 for bluetooth in future) |
| 32 | 1. Bypass 31 pin(from board) to E4(Teensy) | 32 | 1. Bypass #31 pin(from board) to E4(Teensy) |
| 33 | 2. Bypass 30 pin(from board) to F2(Teensy) | 33 | 2. Bypass #30 pin(from board) to F2(Teensy) |
| 34 | 3. Bypass 6 pin(from board) to A0(Teensy) | 34 | 3. Bypass #6 pin(from board) to A0(Teensy) |
| 35 | 4. Refer doc directory | 35 | 4. Refer doc directory |
| 36 | 36 | ||
| 37 | To Do | 37 | To Do |
