6 Commits (e596ece87aac51f053f1f26f5f5bff964d7c351a)

Author SHA1 Message Date
Nick Brassel 4ec8764c70 Merge remote-tracking branch 'upstream/master' into develop 4 years ago
Nick Brassel 489c0f969d
Disables rgblight twinkle by default. (#13677)
This takes up about 700 bytes of space, and needs to be swapped to
opt-in, rather than opt-out. Build failures in general on AVR due to the
scarcity of available flash. People can re-enable it by adding to their
keymap's config.h files:

```
  #define RGBLIGHT_EFFECT_TWINKLE
```
4 years ago
Patrick Stadler fb9a254a43
Retain brightness with lighting layers (#13025)
Add guard `RGBLIGHT_LAYERS_RETAIN_VAL` to retain the currently used val
when applying lighting layers.
4 years ago
QMK Bot d1295ffe9a Merge remote-tracking branch 'origin/master' into develop 4 years ago
Ryan 653082235a
Relocate RGB/HSV color defs to a more fitting place (#13377) 5 years ago
Ryan cb23fe9fc1
Move RGBLight code into its own folder (#13312) 5 years ago