diff options
Diffstat (limited to 'keyboards/handwired/pytest/config.h')
-rw-r--r-- | keyboards/handwired/pytest/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/pytest/config.h b/keyboards/handwired/pytest/config.h deleted file mode 100644 index a61b8f5094..0000000000 --- a/keyboards/handwired/pytest/config.h +++ /dev/null @@ -1,6 +0,0 @@ -#pragma once - - -#define MATRIX_COL_PINS { F4 } -#define MATRIX_ROW_PINS { F5 } -#define DIODE_DIRECTION COL2ROW |