enable leds

pull/18/head
Jesse Vincent 10 years ago
parent 441b3b1945
commit 12265625d6

@ -285,6 +285,8 @@ void loop()
active_keymap = primary_keymap;
scan_matrix();
reset_key_report();
TS("updating LEDs");
update_leds();
}

Loading…
Cancel
Save