diff options
Diffstat (limited to 'keyboards/odelia')
-rw-r--r-- | keyboards/odelia/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/odelia/config.h b/keyboards/odelia/config.h index f18e05bfaf..2d0d1b1a1c 100644 --- a/keyboards/odelia/config.h +++ b/keyboards/odelia/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 10 -#define MATRIX_COLS 10 - /* Keyboard Matrix Assignments */ #define MATRIX_ROW_PINS {B3, B7, B1, B2, B0, F4, F0, F1, D4, B6} |