1
0
Fork 0

[Keyboard] Update Keychron Q7 (#22577)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
adophoxia 2024-01-31 22:11:32 -08:00 committed by GitHub
parent 252f01f2e7
commit a0bc47fcd2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 236 additions and 196 deletions

View file

@ -16,10 +16,5 @@
#pragma once
/* RGB Matrix Configuration */
#define DRIVER_1_LED_TOTAL 37
#define DRIVER_2_LED_TOTAL 36
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
/* Enable caps-lock LED */
#define CAPS_LOCK_LED_INDEX 31