forked from mirrors/qmk_userspace
Remove old promicro_bootloader_jmp() declarations (#6444)
This commit is contained in:
parent
4003d077ce
commit
9bb4e63a11
48 changed files with 3 additions and 165 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
#include "../zinc.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
|
@ -18,10 +17,6 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
|
||||
|
||||
|
||||
// Standard Keymap
|
||||
// (TRRS jack on both halves are to the left side)
|
||||
#define LAYOUT( \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue