summaryrefslogtreecommitdiffstats
path: root/keyboards/mint60/keymaps/default/config.h
diff options
context:
space:
mode:
authorTakeshi ISHII <2170248+mtei@users.noreply.github.com>2019-05-02 16:37:37 +0200
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-05-02 16:37:37 +0200
commit3956b7c685e2501ccb6c8dd22081031986688f26 (patch)
treee6db24a4052e02fc8ddb48389883a03695a580c1 /keyboards/mint60/keymaps/default/config.h
parentde5c8d86b432f0481f73602d978ac8f4249c3819 (diff)
downloadqmk_firmware-3956b7c685e2501ccb6c8dd22081031986688f26.tar.gz
qmk_firmware-3956b7c685e2501ccb6c8dd22081031986688f26.tar.xz
add '#define USE_SERIAL' to keyboards/mint60/config.h (#5758)
If there is no '#define USE_SERIAL', qmk configurator will give an error, so add '#define USE_SERIAL' to `mint60/config.h`。
Diffstat (limited to 'keyboards/mint60/keymaps/default/config.h')
-rw-r--r--keyboards/mint60/keymaps/default/config.h2
1 files changed, 1 insertions, 1 deletions
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