diff options
Diffstat (limited to 'keyboards/converter/numeric_keypad_IIe/config.h')
| -rw-r--r-- | keyboards/converter/numeric_keypad_IIe/config.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/converter/numeric_keypad_IIe/config.h b/keyboards/converter/numeric_keypad_IIe/config.h index 8cf0eaa40..a129e1210 100644 --- a/keyboards/converter/numeric_keypad_IIe/config.h +++ b/keyboards/converter/numeric_keypad_IIe/config.h | |||
| @@ -52,10 +52,10 @@ Header Pins | |||
| 52 | Header / Matrix | 52 | Header / Matrix |
| 53 | --------------- | 53 | --------------- |
| 54 | 54 | ||
| 55 | Pin Name Description | 55 | Pin Name Description |
| 56 | -------------------------------------------------------------- | 56 | -------------------------------------------------------------- |
| 57 | 1,2,5,3,4,6 Y0-Y5 Y-direction key-matrix connections | 57 | 1,2,5,3,4,6 Y0-Y5 Y-direction key-matrix connections |
| 58 | 7 NC | 58 | 7 NC |
| 59 | 9,11,10,8 X4-X7 X-direction key-matrix connections | 59 | 9,11,10,8 X4-X7 X-direction key-matrix connections |
| 60 | 60 | ||
| 61 | 61 | ||
| @@ -98,4 +98,4 @@ http://wiki.apple2.org/index.php?title=Pinouts#Apple_.2F.2Fe_Numeric_Keypad_conn | |||
| 98 | #define UNUSED_PINS | 98 | #define UNUSED_PINS |
| 99 | #define DIODE_DIRECTION COL2ROW | 99 | #define DIODE_DIRECTION COL2ROW |
| 100 | #define SOFT_SERIAL_PIN D0 | 100 | #define SOFT_SERIAL_PIN D0 |
| 101 | #define DEBOUNCING_DELAY 5 | 101 | #define DEBOUNCE 5 |
