[Keyboard] Add ISO Encoder variant of Keychron Q1v1 (#18829)
This commit is contained in:
parent
2acb2e696a
commit
a25e5ce1b3
14 changed files with 572 additions and 12 deletions
|
|
@ -37,17 +37,9 @@
|
|||
/* Disable DIP switch in matrix data */
|
||||
#define MATRIX_MASKED
|
||||
|
||||
/* NKRO */
|
||||
#define FORCE_NKRO
|
||||
|
||||
/* Disable RGB lighting when PC is in suspend */
|
||||
#define RGB_DISABLE_WHEN_USB_SUSPENDED
|
||||
|
||||
/* Allow VIA to edit lighting */
|
||||
#ifdef VIA_ENABLE
|
||||
#define VIA_QMK_RGBLIGHT_ENABLE
|
||||
#endif
|
||||
|
||||
// RGB Matrix Animation modes. Explicitly enabled
|
||||
// For full list of effects, see:
|
||||
// https://docs.qmk.fm/#/feature_rgb_matrix?id=rgb-matrix-effects
|
||||
|
|
@ -97,7 +89,5 @@
|
|||
#define ENABLE_RGB_MATRIX_SOLID_SPLASH
|
||||
#define ENABLE_RGB_MATRIX_SOLID_MULTISPLASH
|
||||
|
||||
/* Allow VIA to edit lighting */
|
||||
#ifdef VIA_ENABLE
|
||||
#define VIA_QMK_RGBLIGHT_ENABLE
|
||||
#endif
|
||||
// #define RGB_MATRIX_KEYPRESSES
|
||||
// #define RGB_MATRIX_FRAMEBUFFER_EFFECTS
|
||||
Loading…
Add table
Add a link
Reference in a new issue