Move LED indicator config to data driven (#19800)
This commit is contained in:
parent
d784f78bd0
commit
f4ba17c4a0
979 changed files with 1935 additions and 2171 deletions
|
@ -35,9 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define MATRIX_ROW_PINS { B4, A7, A5, A6, C3 }
|
||||
#define MATRIX_COL_PINS { B0, A1, B1, A2, B2, A3, B3, A4, C7, C6, D0, C5, D1, C4 }
|
||||
|
||||
#define LED_CAPS_LOCK_PIN A0
|
||||
#define LED_PIN_ON_STATE 0
|
||||
|
||||
#define ENCODERS_PAD_B { D5 }
|
||||
#define ENCODERS_PAD_A { C2 }
|
||||
#define ENCODER_RESOLUTION 2 //default/suggested
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue