mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-31 09:42:06 +00:00
4 lines
86 B
C
4 lines
86 B
C
#include "quantum.h"
|
|
#include <avr/wdt.h>
|
|
|
|
void promicro_bootloader_jmp(bool program); |