Migrate some dip switch config to info.json (#22437)
This commit is contained in:
parent
3a5e4253fc
commit
a0a6820c1b
42 changed files with 72 additions and 90 deletions
|
@ -43,10 +43,6 @@
|
|||
/* Split Transport Features */
|
||||
#define SPLIT_TRANSACTION_IDS_KB TOUCH_ENCODER_SYNC, RGB_MENU_SYNC
|
||||
|
||||
/* LED Turbo DIP Switch */
|
||||
#define DIP_SWITCH_PINS { A14, B13 }
|
||||
#define DIP_SWITCH_PINS_RIGHT { A14, B0 }
|
||||
|
||||
#define RGB_MATRIX_LED_COUNT 156
|
||||
#define RGB_MATRIX_SPLIT { 78, 78 }
|
||||
#define RGB_MATRIX_CENTER { 81, 28 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue