forked from mirror/qmk_firmware
add '#define SOFT_SERIAL_PIN D0' to keyboards/foobar/config.h
This commit is contained in:
@@ -28,6 +28,9 @@
|
|||||||
|
|
||||||
#define USE_SERIAL
|
#define USE_SERIAL
|
||||||
|
|
||||||
|
/* serial.c configuration for split keyboard */
|
||||||
|
#define SOFT_SERIAL_PIN D0
|
||||||
|
|
||||||
/* Select hand configuration */
|
/* Select hand configuration */
|
||||||
#define MASTER_LEFT
|
#define MASTER_LEFT
|
||||||
//#define MASTER_RIGHT
|
//#define MASTER_RIGHT
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
ok keyboards/6lit/rules.mk:SPLIT_KEYBOARD = yes
|
ok keyboards/6lit/rules.mk:SPLIT_KEYBOARD = yes
|
||||||
ok keyboards/divergetm2/rules.mk:SPLIT_KEYBOARD = yes
|
ok keyboards/divergetm2/rules.mk:SPLIT_KEYBOARD = yes
|
||||||
ok keyboards/ergotravel/rules.mk:SPLIT_KEYBOARD = yes
|
ok keyboards/ergotravel/rules.mk:SPLIT_KEYBOARD = yes
|
||||||
keyboards/foobar/rules.mk:SPLIT_KEYBOARD = yes
|
ok keyboards/foobar/rules.mk:SPLIT_KEYBOARD = yes
|
||||||
keyboards/handwired/dactyl_manuform/rules.mk:SPLIT_KEYBOARD = yes
|
keyboards/handwired/dactyl_manuform/rules.mk:SPLIT_KEYBOARD = yes
|
||||||
keyboards/handwired/qc60/rules.mk:SPLIT_KEYBOARD = yes
|
keyboards/handwired/qc60/rules.mk:SPLIT_KEYBOARD = yes
|
||||||
keyboards/handwired/xealous/rules.mk:SPLIT_KEYBOARD = yes # Use shared split_common code
|
keyboards/handwired/xealous/rules.mk:SPLIT_KEYBOARD = yes # Use shared split_common code
|
||||||
|
|||||||
Reference in New Issue
Block a user