瀏覽代碼

Update matrix.c

ishtob 8 年之前
父節點
當前提交
732a7f2be9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      keyboards/lets_split/matrix.c

+ 1 - 1
keyboards/lets_split/matrix.c

@@ -211,7 +211,7 @@ uint8_t matrix_scan(void)
 #endif
         // turn on the indicator led when halves are disconnected
         TXLED1;
-        
+
         error_count++;
 
         if (error_count > ERROR_DISCONNECT_COUNT) {