diff options
Diffstat (limited to 'keyboards/axolstudio/yeti/hotswap')
-rw-r--r-- | keyboards/axolstudio/yeti/hotswap/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/axolstudio/yeti/hotswap/config.h b/keyboards/axolstudio/yeti/hotswap/config.h index 86db816bc7..61f18a8b3a 100644 --- a/keyboards/axolstudio/yeti/hotswap/config.h +++ b/keyboards/axolstudio/yeti/hotswap/config.h @@ -18,10 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -/* key matrix size */ -#define MATRIX_ROWS 5 -#define MATRIX_COLS 15 - /* Keyboard Matrix Assignments */ #define MATRIX_ROW_PINS { E6, C6, B4, B5, B6 } |