summaryrefslogtreecommitdiff
path: root/keyboards/recompile_keys/mio/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/recompile_keys/mio/config.h')
-rw-r--r--keyboards/recompile_keys/mio/config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/recompile_keys/mio/config.h b/keyboards/recompile_keys/mio/config.h
index d55d831e47..9ecc3fd593 100644
--- a/keyboards/recompile_keys/mio/config.h
+++ b/keyboards/recompile_keys/mio/config.h
@@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 6
-#define MATRIX_COLS 8
/*
* Keyboard Matrix Assignments
@@ -58,7 +53,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
# define RGBLIGHT_EFFECT_ALTERNATING
# define RGBLIGHT_EFFECT_TWINKLE
#endif
-
-/* Bootmagic Lite key configuration */
-#define BOOTMAGIC_LITE_ROW 0
-#define BOOTMAGIC_LITE_COLUMN 0