瀏覽代碼

Reduce peak LED brightness for AoS TKL (#9667)

Rys Sommefeldt 5 年之前
父節點
當前提交
4588c979bd
共有 1 個文件被更改,包括 1 次插入0 次删除
  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