forked from mirror/qmk_firmware
add '#define SOFT_SERIAL_PIN D0' to keyboards/6lit/config.h
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
|
||||
#define USE_SERIAL
|
||||
|
||||
/* serial.c configuration for split keyboard */
|
||||
#define SOFT_SERIAL_PIN D0
|
||||
|
||||
/* Select hand configuration */
|
||||
#define MASTER_LEFT
|
||||
//#define MASTER_RIGHT
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$ find keyboards -name rules.mk | xargs grep SPLIT_KEYBOARD
|
||||
keyboards/6lit/rules.mk:SPLIT_KEYBOARD = yes
|
||||
ok keyboards/6lit/rules.mk:SPLIT_KEYBOARD = yes
|
||||
keyboards/divergetm2/rules.mk:SPLIT_KEYBOARD = yes
|
||||
keyboards/ergotravel/rules.mk:SPLIT_KEYBOARD = yes
|
||||
keyboards/foobar/rules.mk:SPLIT_KEYBOARD = yes
|
||||
|
||||
Reference in New Issue
Block a user