summaryrefslogtreecommitdiff
path: root/keyboards/aos
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/aos')
-rw-r--r--keyboards/aos/tkl/config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/aos/tkl/config.h b/keyboards/aos/tkl/config.h
index 4e6ab3e3dc..5a4b93f644 100644
--- a/keyboards/aos/tkl/config.h
+++ b/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