Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2021-12-05 19:52:49 +00:00
commit 12b9831eeb
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@
#pragma once
#ifndef EARLY_INIT_PERFORM_BOOTLOADER_JUMP
# define EARLY_INIT_PERFORM_BOOTLOADER_JUMP FALSE
# define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
#endif