forked from mirror/qmk_firmware
add '#define SOFT_SERIAL_PIN D0' to keyboards/handwired/dactyl_manuform/config.h
This commit is contained in:
@@ -38,6 +38,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCING_DELAY 5
|
||||
|
||||
/* serial.c configuration for split keyboard */
|
||||
#define SOFT_SERIAL_PIN D0
|
||||
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
|
||||
@@ -3,7 +3,7 @@ ok keyboards/6lit/rules.mk:SPLIT_KEYBOARD = yes
|
||||
ok keyboards/divergetm2/rules.mk:SPLIT_KEYBOARD = yes
|
||||
ok keyboards/ergotravel/rules.mk:SPLIT_KEYBOARD = yes
|
||||
ok keyboards/foobar/rules.mk:SPLIT_KEYBOARD = yes
|
||||
keyboards/handwired/dactyl_manuform/rules.mk:SPLIT_KEYBOARD = yes
|
||||
ok keyboards/handwired/dactyl_manuform/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/iris/rules.mk:SPLIT_KEYBOARD = yes
|
||||
|
||||
Reference in New Issue
Block a user