Reduce peak LED brightness for AoS TKL (#9667)

master
Rys Sommefeldt 2020-07-08 21:43:23 +01:00 committed by GitHub
parent 60ee8bddfc
commit 4588c979bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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