diff options
author | stanrc85 <47038504+stanrc85@users.noreply.github.com> | 2020-07-25 06:10:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-25 03:10:00 -0700 |
commit | 208fbce9a79ea1775a0367a0075a680b71928b1e (patch) | |
tree | a5b012c9c6aa588678157f4e27c66b8acdf3b9d7 /users/stanrc85/config.h | |
parent | 21976f47d86e6ef01a2ec097ad1e36f5aada671b (diff) | |
download | qmk_firmware-208fbce9a79ea1775a0367a0075a680b71928b1e.tar.gz |
Keymap for OSAv2 (#9773)
* Add OSAv2 keymap
* OSAv2 configs and rules
* OSAv2 lighting layers
* OSAv2 lighting layers
* Fix colors after copy/paste
* Use LED indicators instead of RGB
Diffstat (limited to 'users/stanrc85/config.h')
-rw-r--r-- | users/stanrc85/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/users/stanrc85/config.h b/users/stanrc85/config.h index fba488e1c..71b915e48 100644 --- a/users/stanrc85/config.h +++ b/users/stanrc85/config.h @@ -5,6 +5,5 @@ #ifdef RGBLIGHT_ENABLE #define RGBLIGHT_LAYERS - #define RGBLIGHT_LIMIT_VAL 175 #define RGBLIGHT_SLEEP #endif |