aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/mbed_onekey/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/mbed_onekey/config.h')
-rw-r--r--keyboard/mbed_onekey/config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboard/mbed_onekey/config.h b/keyboard/mbed_onekey/config.h
deleted file mode 100644
index a3aadd038..000000000
--- a/keyboard/mbed_onekey/config.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef CONFIG_H
-#define CONFIG_H
-
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 1
-
-#endif