diff options
Diffstat (limited to 'keyboards/keyprez/corgi/config.h')
-rw-r--r-- | keyboards/keyprez/corgi/config.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/keyboards/keyprez/corgi/config.h b/keyboards/keyprez/corgi/config.h index 081e14372d..b04e4a036e 100644 --- a/keyboards/keyprez/corgi/config.h +++ b/keyboards/keyprez/corgi/config.h @@ -17,17 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once - -/* - * Keyboard Matrix Assignments - * - */ -#define MATRIX_ROW_PINS { F5, F7, B2, B6, F4, F6, B1, B3 } -#define MATRIX_COL_PINS { B5, B4, E6, D7, C6, D2, B7 } - -/* COL2ROW, ROW2COL */ -#define DIODE_DIRECTION COL2ROW - /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */ #define LOCKING_SUPPORT_ENABLE /* Locking resynchronize hack */ |