diff options
| -rw-r--r-- | keyboards/aos/tkl/config.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/aos/tkl/config.h b/keyboards/aos/tkl/config.h index 4e6ab3e3d..5a4b93f64 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  | 
