diff options
Diffstat (limited to 'quantum/split_common/post_config.h')
| -rw-r--r-- | quantum/split_common/post_config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quantum/split_common/post_config.h b/quantum/split_common/post_config.h index 5c0b414fb..4ae1d5273 100644 --- a/quantum/split_common/post_config.h +++ b/quantum/split_common/post_config.h | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #if defined(USE_I2C) || defined(EH) | 1 | #if defined(USE_I2C) |
| 2 | // When using I2C, using rgblight implicitly involves split support. | 2 | // When using I2C, using rgblight implicitly involves split support. |
| 3 | # if defined(RGBLIGHT_ENABLE) && !defined(RGBLIGHT_SPLIT) | 3 | # if defined(RGBLIGHT_ENABLE) && !defined(RGBLIGHT_SPLIT) |
| 4 | # define RGBLIGHT_SPLIT | 4 | # define RGBLIGHT_SPLIT |
