summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/keymaps
diff options
context:
space:
mode:
authormtei <2170248+mtei@users.noreply.github.com>2018-10-18 18:30:48 +0200
committerDrashna Jaelre <drashna@live.com>2018-10-18 22:52:41 +0200
commitdb03b76910c486cd27c175ae85efeeaa183b1c98 (patch)
treedb2f07f78dc69f61a77bc27835272941890c9339 /keyboards/dz60/keymaps
parent14bdd5ed2a808075130bac26fc72dcb9b158ae2c (diff)
downloadqmk_firmware-db03b76910c486cd27c175ae85efeeaa183b1c98.tar.gz
qmk_firmware-db03b76910c486cd27c175ae85efeeaa183b1c98.tar.xz
optimize rgblight_effect_alternating(void)
rgblight_effect_alternating (void) calls rgblight_sethsv_at () RGBLED_NUM times. As a result, rgblight_set () is called RGBLED_NUM + 1 times. This is wasteful processing.
Diffstat (limited to 'keyboards/dz60/keymaps')
0 files changed, 0 insertions, 0 deletions