Port #1576 to Let's Split: EECONFIG_HANDEDNESS gets overridden when RGB is enabled
This commit is contained in:
parent
da33dfec55
commit
5b897ce223
Binary file not shown.
Binary file not shown.
|
@ -2,11 +2,7 @@
|
|||
#define SPLIT_KEYBOARD_UTIL_H
|
||||
|
||||
#include <stdbool.h>
|
||||
|
||||
#ifdef EE_HANDS
|
||||
#define EECONFIG_BOOTMAGIC_END (uint8_t *)10
|
||||
#define EECONFIG_HANDEDNESS EECONFIG_BOOTMAGIC_END
|
||||
#endif
|
||||
#include "eeconfig.h"
|
||||
|
||||
#define SLAVE_I2C_ADDRESS 0x32
|
||||
|
||||
|
|
Loading…
Reference in New Issue