diff options
| author | yiancar <yiangosyiangou@cytanet.com.cy> | 2019-10-08 17:03:51 +0100 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2019-10-08 09:03:51 -0700 |
| commit | 5e43f87956c36a609d49ab696c939f2547d076dc (patch) | |
| tree | 7a8e62fdf7822e3d950801513631a7fea0fed2bd /keyboards/nk65 | |
| parent | d00326ecb3f7e3b6703f9f0656c1f5a917da086b (diff) | |
| download | qmk_firmware-5e43f87956c36a609d49ab696c939f2547d076dc.tar.gz qmk_firmware-5e43f87956c36a609d49ab696c939f2547d076dc.zip | |
[Keyboard] RGB updates on NK65 and HS60 (#6795)
* RGB update commit
* Convert caps lock indicator check to IS_LED_ON
* ISSI3733 minor change
Diffstat (limited to 'keyboards/nk65')
| -rwxr-xr-x | keyboards/nk65/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/nk65/config.h b/keyboards/nk65/config.h index 4358d9cf9..51e101cde 100755 --- a/keyboards/nk65/config.h +++ b/keyboards/nk65/config.h | |||
| @@ -106,7 +106,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 106 | #define RGB_BACKLIGHT_BRIGHTNESS 255 | 106 | #define RGB_BACKLIGHT_BRIGHTNESS 255 |
| 107 | 107 | ||
| 108 | // the default effect (RGB test) | 108 | // the default effect (RGB test) |
| 109 | #define RGB_BACKLIGHT_EFFECT 255 | 109 | #define RGB_BACKLIGHT_EFFECT 6 |
| 110 | 110 | ||
| 111 | // the default effect speed (0-3) | 111 | // the default effect speed (0-3) |
| 112 | #define RGB_BACKLIGHT_EFFECT_SPEED 0 | 112 | #define RGB_BACKLIGHT_EFFECT_SPEED 0 |
