Kaynağa Gözat

I found a typo!

Colin T.A. Gray 7 yıl önce
ebeveyn
işleme
3e2fd64279
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      tmk_core/common/keyboard.c

+ 1 - 1
tmk_core/common/keyboard.c

@@ -165,7 +165,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)