Skip to content

Commit

Permalink
Merge pull request #2 from archite/master
Browse files Browse the repository at this point in the history
Enable support for edit RGB lighting in VIA.
  • Loading branch information
KeychronMacro authored Jan 8, 2022
2 parents ee46349 + 58327d7 commit 8f7af4b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions keyboards/keychron/q1/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,11 @@
/* 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
Expand Down

0 comments on commit 8f7af4b

Please sign in to comment.