Remove unused Bootmagic row/col defines from config.h (#19761)

This commit is contained in:
Ryan
2023-02-07 11:05:37 +11:00
committed by GitHub
parent a988f8a169
commit 11b6bb8179
472 changed files with 0 additions and 1891 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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