Remove old promicro_bootloader_jmp() declarations (#6444)

This commit is contained in:
fauxpark
2019-08-21 11:05:08 +10:00
committed by Joel Challis
parent 4003d077ce
commit 9bb4e63a11
48 changed files with 3 additions and 165 deletions

View File

@@ -2,11 +2,8 @@
#include "lets_split.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, R10, R11, R12, R13, R14, R15, \