Remove UNUSED_PINS
(#17931)
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
*/
|
||||
#define MATRIX_ROW_PINS { C7, D6, B7, B3 }
|
||||
#define MATRIX_COL_PINS { D7, B4, B5, B6, C6, F7, F6, F5, F4, F1 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
@@ -24,7 +24,6 @@
|
||||
{ B7, B2, B3 } \
|
||||
}
|
||||
|
||||
#define UNUSED_PINS
|
||||
|
||||
#define ENCODERS_PAD_A { C6 }
|
||||
#define ENCODERS_PAD_B { B6 }
|
||||
|
@@ -27,7 +27,6 @@
|
||||
|
||||
#define MATRIX_ROW_PINS { B3, D4, F1, C6 }
|
||||
#define MATRIX_COL_PINS { F4, F5, B0, B2, B1, B4, D7, C7, D2, F7 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Define encoder pads */
|
||||
#define ENCODERS_PAD_A { D5 }
|
||||
|
@@ -32,7 +32,6 @@
|
||||
*/
|
||||
#define MATRIX_ROW_PINS { B3, D4, F1, C6 }
|
||||
#define MATRIX_COL_PINS { F4, F5, B0, B2, B1, B4, D7, C7, D2, F7 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Define encoder pads */
|
||||
#define ENCODERS_PAD_A { D5 }
|
||||
|
@@ -31,7 +31,6 @@
|
||||
*/
|
||||
#define MATRIX_ROW_PINS { B3, F6, F7, C7 }
|
||||
#define MATRIX_COL_PINS { B2, F0, F1, F4, F5, B5, B4, D7, D6, D4 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* Define encoder pads */
|
||||
#define ENCODERS_PAD_A { B6 }
|
||||
|
@@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { D5, F4, D3, F1, F0 }
|
||||
#define MATRIX_COL_PINS { D7, D6, D4, E2, F5, F6, F7, B6, B5, B4 } // uncomment for original groupbuy
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
@@ -27,7 +27,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* key matrix pins */
|
||||
#define MATRIX_ROW_PINS { D5, F4, D3, F1, F0 }
|
||||
#define MATRIX_COL_PINS { D7, D6, D4, C7, F5, F6, F7, B6, B5, B4 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
@@ -18,7 +18,6 @@
|
||||
*/
|
||||
#define MATRIX_ROW_PINS { F4, D4, C6, E6, D1, D0 }
|
||||
#define MATRIX_COL_PINS { B4, D3, D2, F5, B5, F6, D7 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
@@ -33,7 +33,6 @@
|
||||
*/
|
||||
#define MATRIX_ROW_PINS { F5, F6, C6, D0 }
|
||||
#define MATRIX_COL_PINS { B4, B5, D5, F7, B1, F4, B3, D7, B0, B2 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION ROW2COL
|
||||
|
@@ -34,7 +34,6 @@
|
||||
|
||||
#define MATRIX_ROW_PINS { C4, B0, B1, B2 }
|
||||
#define MATRIX_COL_PINS { C5, C6, C7, B7, B6, B5, B4, B3, C2, D0 }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION ROW2COL
|
||||
|
Reference in New Issue
Block a user