Update Keychron Q2 (#21994)

Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
adophoxia 2023-10-03 20:52:09 -07:00 committed by GitHub
parent 177fee0ad4
commit 75ba2db2c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
27 changed files with 557 additions and 429 deletions

View file

@ -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