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 "lily58.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
|
|
@ -18,8 +17,6 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#ifndef FLIP_HALF
|
||||
#define LAYOUT( \
|
||||
L00, L01, L02, L03, L04, L05, R00, R01, R02, R03, R04, R05, \
|
||||
|
|
@ -62,4 +59,4 @@
|
|||
{ R30, R31, R32, R33, R34, R35 }, \
|
||||
{ KC_NO, R41, R42, R43, R44, R45 } \
|
||||
}
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue