[Keyboard] RGB updates on NK65 and HS60 (#6795)
* RGB update commit * Convert caps lock indicator check to IS_LED_ON * ISSI3733 minor change
This commit is contained in:
parent
d00326ecb3
commit
5e43f87956
4 changed files with 8 additions and 13 deletions
|
@ -106,7 +106,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define RGB_BACKLIGHT_BRIGHTNESS 255
|
||||
|
||||
// the default effect (RGB test)
|
||||
#define RGB_BACKLIGHT_EFFECT 255
|
||||
#define RGB_BACKLIGHT_EFFECT 6
|
||||
|
||||
// the default effect speed (0-3)
|
||||
#define RGB_BACKLIGHT_EFFECT_SPEED 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue