diff options
Diffstat (limited to 'quantum/split_common/split_util.h')
-rw-r--r-- | quantum/split_common/split_util.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/split_common/split_util.h b/quantum/split_common/split_util.h index 45e8db0f2..d6cf3e72a 100644 --- a/quantum/split_common/split_util.h +++ b/quantum/split_common/split_util.h | |||
@@ -7,9 +7,6 @@ | |||
7 | #include <stdlib.h> | 7 | #include <stdlib.h> |
8 | #include "eeconfig.h" | 8 | #include "eeconfig.h" |
9 | 9 | ||
10 | // backlight level store index in serial_master_buffer[] for slave to read | ||
11 | #define SERIAL_BACKLIT_START 0x00 | ||
12 | |||
13 | #define SLAVE_I2C_ADDRESS 0x32 | 10 | #define SLAVE_I2C_ADDRESS 0x32 |
14 | 11 | ||
15 | extern volatile bool isLeftHand; | 12 | extern volatile bool isLeftHand; |