Removal of bootmagic lite terminology (#22979)

This commit is contained in:
Joel Challis
2024-02-17 12:27:34 +00:00
committed by GitHub
parent 5383335717
commit e2dbe39b94
11 changed files with 103 additions and 78 deletions
+4 -4
View File
@@ -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