summaryrefslogtreecommitdiff
path: root/quantum/split_common/split_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'quantum/split_common/split_util.h')
-rw-r--r--quantum/split_common/split_util.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/quantum/split_common/split_util.h b/quantum/split_common/split_util.h
index 45e8db0f2f..d6cf3e72a9 100644
--- a/quantum/split_common/split_util.h
+++ b/quantum/split_common/split_util.h
@@ -7,9 +7,6 @@
#include <stdlib.h>
#include "eeconfig.h"
-// backlight level store index in serial_master_buffer[] for slave to read
-#define SERIAL_BACKLIT_START 0x00
-
#define SLAVE_I2C_ADDRESS 0x32
extern volatile bool isLeftHand;