Move SOFT_SERIAL_PIN to data driven (#19863)
This commit is contained in:
@@ -39,9 +39,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define ENCODERS_PAD_B_RIGHT { B3 }
|
||||
#define ENCODER_RESOLUTION_RIGHT 2
|
||||
|
||||
/* communication between sides */
|
||||
#define SOFT_SERIAL_PIN D2
|
||||
|
||||
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
|
||||
#define LOCKING_SUPPORT_ENABLE
|
||||
/* Locking resynchronize hack */
|
||||
|
||||
Reference in New Issue
Block a user