Pārlūkot izejas kodu

Reduce peak LED brightness for AoS TKL (#9667)

Rys Sommefeldt 5 gadi atpakaļ
vecāks
revīzija
4588c979bd
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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