diff options
Diffstat (limited to 'keyboards/viterbi/split_util.h')
| -rw-r--r-- | keyboards/viterbi/split_util.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/keyboards/viterbi/split_util.h b/keyboards/viterbi/split_util.h index 3ae76c209..a0a8dd3bf 100644 --- a/keyboards/viterbi/split_util.h +++ b/keyboards/viterbi/split_util.h | |||
| @@ -2,11 +2,8 @@ | |||
| 2 | #define SPLIT_KEYBOARD_UTIL_H | 2 | #define SPLIT_KEYBOARD_UTIL_H |
| 3 | 3 | ||
| 4 | #include <stdbool.h> | 4 | #include <stdbool.h> |
| 5 | #include "eeconfig.h" | ||
| 5 | 6 | ||
| 6 | #ifdef EE_HANDS | ||
| 7 | #define EECONFIG_BOOTMAGIC_END (uint8_t *)10 | ||
| 8 | #define EECONFIG_HANDEDNESS EECONFIG_BOOTMAGIC_END | ||
| 9 | #endif | ||
| 10 | 7 | ||
| 11 | #define SLAVE_I2C_ADDRESS 0x32 | 8 | #define SLAVE_I2C_ADDRESS 0x32 |
| 12 | 9 | ||
