Browse Source

[Keyboard] Fix issue with Kyria and RGB Light (#11070)

Add recommendation to default firmware https://docs.splitkb.com/hc/en-us/articles/360017633199-The-keyboard-behaves-erratically-after-changing-the-RGB-settings
pull/12941/head
Dustin Bosveld 3 years ago
committed by GitHub
parent
commit
bcab02b654
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      keyboards/kyria/keymaps/default/config.h

+ 1
- 0
keyboards/kyria/keymaps/default/config.h View File

@ -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:


Loading…
Cancel
Save