mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-08-20 04:42:51 +01:00
Removal of bootmagic lite terminology (#22979)
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
// Top left for left side is default in core
|
||||
|
||||
// Top right for right side
|
||||
#ifndef BOOTMAGIC_LITE_ROW_RIGHT
|
||||
# define BOOTMAGIC_LITE_ROW_RIGHT 5
|
||||
#ifndef BOOTMAGIC_ROW_RIGHT
|
||||
# define BOOTMAGIC_ROW_RIGHT 5
|
||||
#endif
|
||||
#ifndef BOOTMAGIC_LITE_COLUMN_RIGHT
|
||||
# define BOOTMAGIC_LITE_COLUMN_RIGHT 0
|
||||
#ifndef BOOTMAGIC_COLUMN_RIGHT
|
||||
# define BOOTMAGIC_COLUMN_RIGHT 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user