forked from mirror/qmk_firmware
add '#define SOFT_SERIAL_PIN D0' to keyboards/ergotravel/rev1/config.h
This commit is contained in:
@@ -56,6 +56,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
|
||||
)
|
||||
|
||||
/* serial.c configuration for split keyboard */
|
||||
#define SOFT_SERIAL_PIN D0
|
||||
|
||||
#define BACKLIGHT_PIN B5
|
||||
#define BACKLIGHT_LEVELS 5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user