[Keyboard] Update Keychron Q5 (#22575)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
9098cdd376
commit
252f01f2e7
19 changed files with 516 additions and 349 deletions
|
|
@ -16,16 +16,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
/* RGB Matrix Configuration */
|
||||
#define DRIVER_1_LED_TOTAL 53
|
||||
#define DRIVER_2_LED_TOTAL 45
|
||||
#define RGB_MATRIX_LED_COUNT (DRIVER_1_LED_TOTAL + DRIVER_2_LED_TOTAL)
|
||||
|
||||
/* Encoder Configuration */
|
||||
#define ENCODER_DEFAULT_POS 0x3
|
||||
|
||||
/* Enable caps-lock LED */
|
||||
#define CAPS_LOCK_LED_INDEX 52
|
||||
|
||||
/* Enable num-lock LED */
|
||||
// #define NUM_LOCK_LED_INDEX 31
|
||||
#define NUM_LOCK_LED_INDEX 31
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue