summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--keyboards/mint60/config.h2
-rw-r--r--keyboards/mint60/keymaps/default/config.h2
-rw-r--r--keyboards/mint60/keymaps/eucalyn/config.h2
3 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/mint60/config.h b/keyboards/mint60/config.h
index eda933d3a..35449eb26 100644
--- a/keyboards/mint60/config.h
+++ b/keyboards/mint60/config.h
@@ -31,6 +31,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define TAPPING_FORCE_HOLD
#define TAPPING_TERM 100
+#define USE_SERIAL
+
/* key matrix size */
#define MATRIX_ROWS 10
#define MATRIX_COLS 8
diff --git a/keyboards/mint60/keymaps/default/config.h b/keyboards/mint60/keymaps/default/config.h
index 0195c61df..9af2f45cf 100644
--- a/keyboards/mint60/keymaps/default/config.h
+++ b/keyboards/mint60/keymaps/default/config.h
@@ -17,7 +17,7 @@
#pragma once
/* Use I2C or Serial, not both */
-#define USE_SERIAL
+// #define USE_SERIAL
// #define USE_I2C
// #define MASTER_RIGHT
diff --git a/keyboards/mint60/keymaps/eucalyn/config.h b/keyboards/mint60/keymaps/eucalyn/config.h
index 0195c61df..9af2f45cf 100644
--- a/keyboards/mint60/keymaps/eucalyn/config.h
+++ b/keyboards/mint60/keymaps/eucalyn/config.h
@@ -17,7 +17,7 @@
#pragma once
/* Use I2C or Serial, not both */
-#define USE_SERIAL
+// #define USE_SERIAL
// #define USE_I2C
// #define MASTER_RIGHT