Remove old promicro_bootloader_jmp() declarations (#6444)
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
#include "crkbd.h"
|
||||
|
||||
// void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
||||
#ifdef PROTOCOL_LUFA
|
||||
@@ -23,7 +22,6 @@
|
||||
#endif
|
||||
|
||||
// clang-format off
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#define LAYOUT( \
|
||||
L00, L01, L02, L03, L04, L05, R00, R01, R02, R03, R04, R05, \
|
||||
L10, L11, L12, L13, L14, L15, R10, R11, R12, R13, R14, R15, \
|
||||
|
Reference in New Issue
Block a user