diff options
Diffstat (limited to 'keyboard/atomic/config.h')
-rw-r--r-- | keyboard/atomic/config.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboard/atomic/config.h b/keyboard/atomic/config.h index 149aed4714..11c0e848e1 100644 --- a/keyboard/atomic/config.h +++ b/keyboard/atomic/config.h @@ -81,4 +81,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_MACRO //#define NO_ACTION_FUNCTION +#define MAGIC_KEY_BOOTLOADER B + #endif |