]> git.friedersdorff.com Git - max/tmk_keyboard.git/commit
core: Add bootkey of Caterina bootloader
authortmk <hasu@tmk-kbd.com>
Mon, 16 Sep 2019 08:49:38 +0000 (17:49 +0900)
committertmk <hasu@tmk-kbd.com>
Mon, 16 Sep 2019 08:49:38 +0000 (17:49 +0900)
commit19350e3ee55c701e886e4376b0892bc74595b66f
treef992b8522c4ac046f7474c9064858f01e205be0e
parentf5e487bc3850161bf4b78d9eafef11b78fd02bce
core: Add bootkey of Caterina bootloader

The bootkey set in bootloader_jump() works with Pro Micro and Leonardo.
This fix doesn't seem to prevent other bootloaders, however, it can be
disabled by defining NO_BOOTLOADER_CATERINA_BOOTKEY.
tmk_core/common/avr/bootloader.c