Browse Source

Reduce peak LED brightness for AoS TKL (#9667)

pull/9752/head
Rys Sommefeldt 3 years ago
committed by GitHub
parent
commit
4588c979bd
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/aos/tkl/config.h

+ 1
- 0
keyboards/aos/tkl/config.h View File

@ -53,4 +53,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
#define RGBLIGHT_VAL_STEP 8
#define RGBLIGHT_LIMIT_VAL 50
#endif

Loading…
Cancel
Save