mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-05-05 16:59:20 +00:00
Remove old promicro_bootloader_jmp() declarations (#6444)
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#include "viterbi.h"
|
||||
#include "quantum.h"
|
||||
|
||||
|
||||
#ifdef USE_I2C
|
||||
#include <stddef.h>
|
||||
#ifdef __AVR__
|
||||
@@ -12,8 +11,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
|
||||
#ifndef FLIP_HALF
|
||||
// Standard Keymap
|
||||
// (TRRS jack on the left half is to the right, TRRS jack on the right half is to the left)
|
||||
|
||||
Reference in New Issue
Block a user