]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/mint60/config.h
add '#define USE_SERIAL' to keyboards/mint60/config.h (#5758)
[qmk_firmware.git] / keyboards / mint60 / config.h
index eda933d3ad2c30ad7f3681a6eaf73f027de7a505..35449eb26190e4bfc42c442880cb97a8ebcdfe46 100644 (file)
@@ -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