Remove unused Bootmagic row/col defines from config.h (#19761)
This commit is contained in:
@@ -30,10 +30,7 @@
|
||||
// Increase VIA layer count
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 16
|
||||
|
||||
/* Bootmagic Lite key configuration */
|
||||
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
|
||||
#define BOOTMAGIC_LITE_ROW 0
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
||||
|
||||
/* LED indicator pins */
|
||||
#define LED_CAPS_LOCK_PIN C4
|
||||
|
@@ -35,10 +35,7 @@
|
||||
// Users may enable more if they wish
|
||||
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 4095
|
||||
|
||||
/* Bootmagic Lite key configuration */
|
||||
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
|
||||
#define BOOTMAGIC_LITE_ROW 0
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
||||
|
||||
/* LED indicator pins */
|
||||
#define LED_NUM_LOCK_PIN C8
|
||||
|
@@ -35,10 +35,7 @@
|
||||
// Users may enable more if they wish
|
||||
#define DYNAMIC_KEYMAP_EEPROM_MAX_ADDR 4095
|
||||
|
||||
/* Bootmagic Lite key configuration */
|
||||
#define EARLY_INIT_PERFORM_BOOTLOADER_JUMP TRUE
|
||||
#define BOOTMAGIC_LITE_ROW 0
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
||||
|
||||
/* LED indicator pins */
|
||||
#define LED_CAPS_LOCK_PIN C9
|
||||
|
Reference in New Issue
Block a user