Move SOFT_SERIAL_PIN to data driven (#19863)
This commit is contained in:
@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#define ENCODERS_PAD_B { D2 }
|
||||
|
||||
#define RGB_DI_PIN B6
|
||||
#define SOFT_SERIAL_PIN D3
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
Reference in New Issue
Block a user