forked from mirrors/qmk_userspace
Remove UNUSED_PINS
(#17931)
This commit is contained in:
parent
820371c31b
commit
154d35ac14
1537 changed files with 27 additions and 1597 deletions
|
@ -32,7 +32,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
{ D0, D1, D2, D3, D5, B7 }
|
||||
#define MATRIX_COL_PINS \
|
||||
{ B6, C6, C7, F1, F0, B5, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN }
|
||||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
//#define DIODE_DIRECTION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue