diff options
author | Nick Brassel <nick@tzarc.org> | 2021-07-24 13:40:00 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-24 13:40:00 +1000 |
commit | 489c0f969d8aedf010b0d0d26eb7eca82db3bc93 (patch) | |
tree | d6d7db029b0b14366b4372c5f3ec58a470240574 /keyboards/handwired | |
parent | 83a0d85f2b1b9d640f866bcb1e1906a77af102f7 (diff) |
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
```
Diffstat (limited to 'keyboards/handwired')
0 files changed, 0 insertions, 0 deletions