The (internal) `::dygma::raise::Hand` class had two methods that weren't used by Kaleidoscope at all: `.setAllLEDsTo` and `.setOneLEDTo`. Since they're unused, remove them. We weren't going to use them anyway, because they immediately sync to the LED driver, while we want to do that in `syncLeds()`, and in there only. Signed-off-by: Gergely Nagy <algernon@keyboard.io>pull/785/head
parent
253fa2df66
commit
bea45d696a
Loading…
Reference in new issue