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
|
@ -23,11 +23,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "orthodox.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
||||
//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, L16, L18, R10, R12, R13, R14, R15, R16, R17, R18, \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue