mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2025-12-22 22:21:58 +00:00
Removal of bootmagic lite terminology (#22979)
This commit is contained in:
@@ -18,5 +18,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
#pragma once
|
||||
// Alternate boot pins for accessing the bootloader,
|
||||
// since the boot switch is blocked by the OLED.
|
||||
#define BOOTMAGIC_LITE_ROW 1
|
||||
#define BOOTMAGIC_LITE_COLUMN 2
|
||||
#define BOOTMAGIC_ROW 1
|
||||
#define BOOTMAGIC_COLUMN 2
|
||||
|
||||
Reference in New Issue
Block a user