Explorar el Código

format code according to conventions [skip ci]

QMK Bot hace 5 años
padre
commit
c89012566c
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      tmk_core/protocol/vusb/main.c

+ 0 - 1
tmk_core/protocol/vusb/main.c

@@ -21,7 +21,6 @@
 #include "uart.h"
 #include "debug.h"
 
-
 #define UART_BAUD_RATE 115200
 
 /* This is from main.c of USBaspLoader */