X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fjm60%2Fhalconf.h;h=8b9724b1a30e02bc015b510186f2c4b955ddad7e;hb=4f2f2271cda85c3939deb3f61bbd9430e38a20fc;hp=7625725585819fc22032eb85c92838efdc0aafae;hpb=50038882e082940e9a35df31a17e4c999387d76e;p=qmk_firmware.git diff --git a/keyboards/jm60/halconf.h b/keyboards/jm60/halconf.h index 762572558..8b9724b1a 100644 --- a/keyboards/jm60/halconf.h +++ b/keyboards/jm60/halconf.h @@ -139,7 +139,7 @@ * @brief Enables the SERIAL over USB subsystem. */ #if !defined(HAL_USE_SERIAL_USB) || defined(__DOXYGEN__) -#define HAL_USE_SERIAL_USB TRUE +#define HAL_USE_SERIAL_USB FALSE #endif /**