OpenAnnePro / qmk_firmware

This has since been merged back to mainline QMK. Please use qmk/qmk_firmware
https://qmk.fm
GNU General Public License v2.0
196 stars 64 forks source link

Implement QMK's IAP default keybind #29

Closed jmarmstrong1207 closed 3 years ago

jmarmstrong1207 commented 3 years ago

By default, FN2+ESC makes the keyboard go into IAP.

kdarkhan commented 3 years ago

QMK uses some standard keymap for going to DFU mode using Bootmagic. Check here. I wonder if there is a way to hookup some callback into that LShift + RShift + B such that it calls your handler and it would work in keymap independent way :thinking:

jmarmstrong1207 commented 3 years ago

Keybinds successfully switched to the QMK default