Move SOFT_SERIAL_PIN to data driven (#19863)
This commit is contained in:
@@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#pragma once
|
||||
|
||||
#define SOFT_SERIAL_PIN D2
|
||||
|
||||
#define MATRIX_ROW_PINS { D4, C6, D7, E6 }
|
||||
|
||||
// wiring of each half
|
||||
|
||||
Reference in New Issue
Block a user