Selaa lähdekoodia

Reduce peak LED brightness for AoS TKL (#9667)

Rys Sommefeldt 5 vuotta sitten
vanhempi
commit
4588c979bd
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      keyboards/aos/tkl/config.h

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

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