Update Keychron Q2 (#21994)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
177fee0ad4
commit
75ba2db2c1
27 changed files with 557 additions and 429 deletions
|
|
@ -17,9 +17,7 @@
|
|||
#pragma once
|
||||
|
||||
/* RGB Matrix Configuration */
|
||||
#define DRIVER_1_LED_TOTAL 34
|
||||
#define DRIVER_2_LED_TOTAL 34
|
||||
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
|
||||
#define RGB_MATRIX_LED_COUNT 68
|
||||
|
||||
/* Encoder used pins */
|
||||
#define ENCODER_DEFAULT_POS 0x3
|
||||
/* Enable caps-lock LED */
|
||||
#define CAPS_LOCK_LED_INDEX 29
|
||||
Loading…
Add table
Add a link
Reference in a new issue