forked from mirrors/qmk_userspace
Replaced tabs with spaces to match TMK convention.
This commit is contained in:
parent
b80b6b369c
commit
65680819df
4 changed files with 43 additions and 43 deletions
|
@ -62,9 +62,9 @@ void matrix_init(void)
|
|||
MCUCR |= (1<<JTD);
|
||||
MCUCR |= (1<<JTD);
|
||||
|
||||
// TODO fix this dependency
|
||||
backlight_init_ports();
|
||||
|
||||
// TODO fix this dependency
|
||||
backlight_init_ports();
|
||||
|
||||
// initialize row and col
|
||||
unselect_rows();
|
||||
init_cols();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue