diff options
Diffstat (limited to 'keyboards/yushakobo/navpad/10/rev0/config.h')
-rw-r--r-- | keyboards/yushakobo/navpad/10/rev0/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/yushakobo/navpad/10/rev0/config.h b/keyboards/yushakobo/navpad/10/rev0/config.h index 9d2906fa30..4f25909730 100644 --- a/keyboards/yushakobo/navpad/10/rev0/config.h +++ b/keyboards/yushakobo/navpad/10/rev0/config.h @@ -35,4 +35,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #define MATRIX_ROW_PINS { D4, C6, D7, E6, B4, D0 } #define MATRIX_COL_PINS { F4, F5, F6, B2, B3, B1, F7 } -#define UNUSED_PIN { D1 } |