mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 02:30:07 +00:00
Modified config.h default configuration (#15387)
* Modified config.h default configuration * Modified config.h default configuration
This commit is contained in:
parent
8da9998c9d
commit
679f83f9de
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@
|
||||||
#pragma once
|
#pragma once
|
||||||
|
|
||||||
#ifndef EARLY_INIT_PERFORM_BOOTLOADER_JUMP
|
#ifndef EARLY_INIT_PERFORM_BOOTLOADER_JUMP
|
||||||
# define EARLY_INIT_PERFORM_BOOTLOADER_JUMP FALSE
|
# define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue