diff options
Diffstat (limited to 'keyboards/neopad/rev1/config.h')
-rwxr-xr-x | keyboards/neopad/rev1/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/neopad/rev1/config.h b/keyboards/neopad/rev1/config.h index dce1020b44..fd1724caf1 100755 --- a/keyboards/neopad/rev1/config.h +++ b/keyboards/neopad/rev1/config.h @@ -16,11 +16,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #pragma once - -/* Column/Row IO definitions */ -#define MATRIX_ROW_PINS { F4, F5 } -#define MATRIX_COL_PINS { B3, B2, B6 } - /* Onboard LEDs */ #define LED_00 F6 #define LED_01 F7 |