Update lock led processing and remove debug msgs
This commit is contained in:
parent
ac97870801
commit
9af272e4bb
4 changed files with 10 additions and 28 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue