Skip to content

Commit

Permalink
[Keyboard] Fix issue with Kyria and RGB Light (qmk#11070)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Bosveld authored Dec 2, 2020
1 parent 3aae530 commit bcab02b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keyboards/kyria/keymaps/default/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#define RGBLIGHT_LIMIT_VAL 150
#endif

// If you are using an Elite C rev3 on the slave side, uncomment the lines below:
Expand Down

0 comments on commit bcab02b

Please sign in to comment.