aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/mbed_onekey/config.h
diff options
context:
space:
mode:
authorChristopher Browne <cbbrowne@ca.afilias.info>2016-05-26 15:17:00 -0400
committerChristopher Browne <cbbrowne@ca.afilias.info>2016-05-26 15:17:00 -0400
commitd649ab34334ff568448c47a04fcf40f1aa960135 (patch)
tree4cc848e8892b21839da14d7b9ac628f6cfbefadf /keyboard/mbed_onekey/config.h
parent48871b9b6b99201abc381ee27cfd94e211ca131a (diff)
parent89f0472b9e1c751034a745898fd495bbd49f2b66 (diff)
downloadfirmware-d649ab34334ff568448c47a04fcf40f1aa960135.tar.gz
firmware-d649ab34334ff568448c47a04fcf40f1aa960135.tar.bz2
firmware-d649ab34334ff568448c47a04fcf40f1aa960135.zip
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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