diff options
Diffstat (limited to 'keyboards/polilla/rev1')
-rw-r--r-- | keyboards/polilla/rev1/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/polilla/rev1/config.h b/keyboards/polilla/rev1/config.h index 6665884465..5f0f10d355 100644 --- a/keyboards/polilla/rev1/config.h +++ b/keyboards/polilla/rev1/config.h @@ -18,6 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include "config_common.h" +#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE + /* USB Device descriptor parameter */ #define VENDOR_ID 0x6166 // af #define PRODUCT_ID 0x0010 |