core: Typo (mantrix -> matrix)
This commit is contained in:
parent
ad6059adc7
commit
f9e3bf7f38
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ void keyboard_init(void)
|
|||
}
|
||||
|
||||
/*
|
||||
* Do keyboard routine jobs: scan mantrix, light LEDs, ...
|
||||
* Do keyboard routine jobs: scan matrix, light LEDs, ...
|
||||
* This is repeatedly called as fast as possible.
|
||||
*/
|
||||
void keyboard_task(void)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue