Remove old promicro_bootloader_jmp() declarations (#6444)
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
#include "adkb96.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
|
||||
#ifdef USE_I2C
|
||||
#include <stddef.h>
|
||||
#ifdef __AVR__
|
||||
@@ -12,9 +10,6 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
|
||||
|
||||
// Keymap with right side flipped
|
||||
// (TRRS jack on both halves are to the right)
|
||||
#define LAYOUT_ortho_6x16( \
|
||||
|
Reference in New Issue
Block a user