1
0
Fork 0

Remove DESCRIPTION, N-Q (#11631)

This commit is contained in:
Ryan 2021-01-20 11:57:45 +11:00 committed by GitHub
parent 1e1b469fa2
commit 4ed67d666e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
78 changed files with 0 additions and 80 deletions

View file

@ -11,7 +11,6 @@
#undef PRODUCT_ID
#undef MANUFACTURER
#undef PRODUCT
#undef DESCRIPTION
#undef MATRIX_ROW_PINS
#undef MATRIX_COL_PINS
#undef UNUSED_PINS
@ -24,7 +23,6 @@
#define PRODUCT_ID 0x6060
#define MANUFACTURER binaryplease
#define PRODUCT Teensy_Planck
#define DESCRIPTION A compact ortholinear keyboard using a teensy 2.0
#define MATRIX_ROW_PINS { D3, D2, D1, D0 }
#define MATRIX_COL_PINS { F0, F1, F4, F5, F6, F7, B6, B5, B4, D7, D6, D4 }