mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-09 15:33:24 +01:00
Remove old promicro_bootloader_jmp() declarations (#6444)
This commit is contained in:
@@ -3,10 +3,8 @@
|
||||
|
||||
#include "lets_split.h"
|
||||
|
||||
//void promicro_bootloader_jmp(bool program);
|
||||
#include "quantum.h"
|
||||
|
||||
|
||||
#ifdef USE_I2C
|
||||
#include <stddef.h>
|
||||
#ifdef __AVR__
|
||||
@@ -15,8 +13,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)
|
||||
|
||||
Reference in New Issue
Block a user