Move Bootmagic config to data driven (#19860)
This commit is contained in:
parent
7fad94ba2d
commit
d784f78bd0
281 changed files with 458 additions and 700 deletions
|
@ -33,13 +33,3 @@
|
|||
# define RGB_MATRIX_SPLIT RGBLED_SPLIT
|
||||
# define SPLIT_TRANSPORT_MIRROR
|
||||
#endif
|
||||
|
||||
// Not yet available in `info.json`
|
||||
#ifdef BOOTMAGIC_ENABLE
|
||||
// Top left key on left half
|
||||
# define BOOTMAGIC_LITE_ROW 0
|
||||
# define BOOTMAGIC_LITE_COLUMN 4
|
||||
// Top right key on right half
|
||||
# define BOOTMAGIC_LITE_ROW_RIGHT 4
|
||||
# define BOOTMAGIC_LITE_COLUMN_RIGHT 4
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue