Remove SOFT_SERIAL_PIN for non-split boards (#19774)

* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
This commit is contained in:
Ryan
2023-02-09 10:57:42 +11:00
committed by GitHub
parent f9aeea64c1
commit ccb6c908dd
186 changed files with 0 additions and 1921 deletions

View File

@@ -87,4 +87,3 @@ http://wiki.apple2.org/index.php?title=Pinouts#Apple_.2F.2Fe_Numeric_Keypad_conn
#define MATRIX_ROW_PINS { B0, B2, D2, D3 }
#define MATRIX_COL_PINS { D1, D0, D4, C6, D7, E6 }
#define DIODE_DIRECTION COL2ROW
#define SOFT_SERIAL_PIN D0