Update Keychron Q3 (#21995)

Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
adophoxia 2023-10-03 20:53:19 -07:00 committed by GitHub
parent 75ba2db2c1
commit 6f59236b1f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 694 additions and 459 deletions

View file

@ -21,12 +21,7 @@
#define MATRIX_COL_PINS { C14, C15, A0, A1, A2, A3, A4, A5, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN, NO_PIN }
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 48
#define DRIVER_2_LED_TOTAL 40
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
/* Encoder Configuration */
#define ENCODER_DEFAULT_POS 0x3
#define RGB_MATRIX_LED_COUNT 88
#define CKLED2001_CURRENT_TUNE \
{ 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44, 0x9D, 0x9D, 0x44 }