1
0
Fork 0

Update lock led processing and remove debug msgs

This commit is contained in:
jpetermans 2017-05-30 21:52:44 -07:00
parent ac97870801
commit 9af272e4bb
4 changed files with 10 additions and 28 deletions

View file

@ -247,7 +247,6 @@ bool process_record_user (uint16_t keycode, keyrecord_t *record) {
// Runs just one time when the keyboard initializes.
void matrix_init_user(void) {
xprintf("init start");
led_controller_init();