Move SOFT_SERIAL_PIN
to data driven (#19863)
This commit is contained in:
parent
2da0827d4f
commit
8f6c228adb
561 changed files with 845 additions and 885 deletions
|
@ -36,11 +36,7 @@
|
|||
|
||||
#define MATRIX_IO_DELAY 5
|
||||
|
||||
/*
|
||||
* Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
|
||||
*/
|
||||
#define SPLIT_HAND_PIN B3
|
||||
#define SOFT_SERIAL_PIN B6
|
||||
#define SELECT_SOFT_SERIAL_SPEED 0
|
||||
|
||||
#define RGB_DI_PIN B4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue