diff options
Diffstat (limited to 'keyboards/binepad/bn009')
-rw-r--r-- | keyboards/binepad/bn009/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/binepad/bn009/config.h b/keyboards/binepad/bn009/config.h index 3f233e1488..1651cc699e 100644 --- a/keyboards/binepad/bn009/config.h +++ b/keyboards/binepad/bn009/config.h @@ -16,7 +16,6 @@ #pragma once - #define MATRIX_ROW_PINS { D2, D1, D0 } #define MATRIX_COL_PINS { B6, B5, B4 } |