summaryrefslogtreecommitdiff
path: root/tmk_core/protocol
diff options
context:
space:
mode:
Diffstat (limited to 'tmk_core/protocol')
-rw-r--r--tmk_core/protocol/vusb/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmk_core/protocol/vusb/main.c b/tmk_core/protocol/vusb/main.c
index 469b2ecc5f..068c4d8f3d 100644
--- a/tmk_core/protocol/vusb/main.c
+++ b/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 */