]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Update matrix.c
authorishtob <ishtob@gmail.com>
Wed, 22 Mar 2017 19:47:53 +0000 (15:47 -0400)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2017 19:47:53 +0000 (15:47 -0400)
keyboards/lets_split/matrix.c

index 1b65019995ffb0fbab19906ac4cf7df85c509a2e..81dfb14455ae52742e08372de6901a79c49069b0 100644 (file)
@@ -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) {