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
|
@ -3,7 +3,6 @@
|
|||
|
||||
#include "../helix.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
||||
#ifdef RGBLIGHT_ENABLE
|
||||
|
@ -19,9 +18,6 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
|
||||
|
||||
#ifndef FLIP_HALF
|
||||
// Standard Keymap
|
||||
// (TRRS jack on the left half is to the right, TRRS jack on the right half is to the left)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue