diff options
Diffstat (limited to 'keyboards/lets_split/sockets/sockets.h')
| -rw-r--r-- | keyboards/lets_split/sockets/sockets.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/lets_split/sockets/sockets.h b/keyboards/lets_split/sockets/sockets.h index a79770bac..0ee93c020 100644 --- a/keyboards/lets_split/sockets/sockets.h +++ b/keyboards/lets_split/sockets/sockets.h | |||
| @@ -3,10 +3,8 @@ | |||
| 3 | 3 | ||
| 4 | #include "lets_split.h" | 4 | #include "lets_split.h" |
| 5 | 5 | ||
| 6 | //void promicro_bootloader_jmp(bool program); | ||
| 7 | #include "quantum.h" | 6 | #include "quantum.h" |
| 8 | 7 | ||
| 9 | |||
| 10 | #ifdef USE_I2C | 8 | #ifdef USE_I2C |
| 11 | #include <stddef.h> | 9 | #include <stddef.h> |
| 12 | #ifdef __AVR__ | 10 | #ifdef __AVR__ |
| @@ -15,8 +13,6 @@ | |||
| 15 | #endif | 13 | #endif |
| 16 | #endif | 14 | #endif |
| 17 | 15 | ||
| 18 | //void promicro_bootloader_jmp(bool program); | ||
| 19 | |||
| 20 | #ifndef FLIP_HALF | 16 | #ifndef FLIP_HALF |
| 21 | // Standard Keymap | 17 | // Standard Keymap |
| 22 | // (TRRS jack on the left half is to the right, TRRS jack on the right half is to the left) | 18 | // (TRRS jack on the left half is to the right, TRRS jack on the right half is to the left) |
