diff options
| author | QMK Bot <hello@qmk.fm> | 2020-03-16 10:01:22 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2020-03-16 10:01:22 +0000 |
| commit | c89012566c9f542b1bff8f3ffd9dded5175cc41f (patch) | |
| tree | 53afaa32ced5ee33c4a1883a2e69063a9e124561 /tmk_core | |
| parent | 9dfebb9d67a211db3ded762b60ee868299dd406e (diff) | |
| download | qmk_firmware-c89012566c9f542b1bff8f3ffd9dded5175cc41f.tar.gz qmk_firmware-c89012566c9f542b1bff8f3ffd9dded5175cc41f.zip | |
format code according to conventions [skip ci]
Diffstat (limited to 'tmk_core')
| -rw-r--r-- | tmk_core/protocol/vusb/main.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tmk_core/protocol/vusb/main.c b/tmk_core/protocol/vusb/main.c index 469b2ecc5..068c4d8f3 100644 --- a/tmk_core/protocol/vusb/main.c +++ b/tmk_core/protocol/vusb/main.c | |||
| @@ -21,7 +21,6 @@ | |||
| 21 | #include "uart.h" | 21 | #include "uart.h" |
| 22 | #include "debug.h" | 22 | #include "debug.h" |
| 23 | 23 | ||
| 24 | |||
| 25 | #define UART_BAUD_RATE 115200 | 24 | #define UART_BAUD_RATE 115200 |
| 26 | 25 | ||
| 27 | /* This is from main.c of USBaspLoader */ | 26 | /* This is from main.c of USBaspLoader */ |
