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:
@@ -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
|
||||
|
Reference in New Issue
Block a user