In `refreshAt()`, we want to use the key address, instead of the LED address. `LEDControl` will turn the key address into a LED address itself anyway. This not only makes the code a tiny bit more efficient, but it also fixes `refreshAt()`, which was refreshing the wrong key since the conversion to `KeyAddr`. Signed-off-by: Gergely Nagy <algernon@keyboard.io>pull/675/head
parent
a050223d40
commit
47053c9a7e
Loading…
Reference in new issue