Explorar o código

Update matrix.c

ishtob %!s(int64=8) %!d(string=hai) anos
pai
achega
732a7f2be9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) {