Update Keychron Q4 (#21996)

This commit is contained in:
adophoxia 2023-10-04 21:59:24 -07:00 committed by GitHub
parent 5f33a251b3
commit a7406a429e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
32 changed files with 320 additions and 620 deletions

View file

@ -21,11 +21,7 @@
#define DRIVER_ADDR_1 SNLED27351_I2C_ADDRESS_GND
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 62
#define RGB_MATRIX_LED_COUNT DRIVER_1_LED_TOTAL
#define SNLED27351_CURRENT_TUNE \
{ 0xCA, 0xCA, 0x60, 0xCA, 0xCA, 0x60, 0xCA, 0xCA, 0x60, 0xCA, 0xCA, 0x60 }
#define RGB_MATRIX_LED_COUNT 62
/* Enable CapsLcok LED*/
#define CAPS_LOCK_LED_INDEX 27