Migrate dip switch config to info.json - keychron (#23037)
This commit is contained in:
parent
e7b84e1cf6
commit
137938b67a
87 changed files with 117 additions and 466 deletions
|
|
@ -16,15 +16,6 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
// Connects each switch in the dip switch to the GPIO pin of the MCU
|
||||
#define DIP_SWITCH_PINS \
|
||||
{ A8 }
|
||||
|
||||
/* handedness */
|
||||
#define SPLIT_HAND_MATRIX_GRID A2, A15
|
||||
|
||||
#define MATRIX_MASKED // actual mask is defined by `matrix_mask` in `q11.c`
|
||||
|
||||
/* RGB Matrix Driver Configuration */
|
||||
#define SNLED27351_I2C_ADDRESS_1 SNLED27351_I2C_ADDRESS_GND
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue