Remove NO_UART defines from config.h for V-USB boards (#8351)
This commit is contained in:
parent
5e4fcfac1c
commit
5e3951b361
31 changed files with 1 additions and 58 deletions
|
@ -42,8 +42,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
|
||||
#define NO_UART 1
|
||||
|
||||
/* key combination for magic key command */
|
||||
/* defined by default; to change, uncomment and set to the combination you want */
|
||||
// #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue