diff options
| author | QMK Bot <hello@qmk.fm> | 2021-07-16 03:55:56 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-07-16 03:55:56 +0000 |
| commit | f0198ad15eb1b9d1f1ae0a8725c478e171f16d1b (patch) | |
| tree | d31683ba0829663e410f2932a122ed3b1ec5219c /quantum | |
| parent | 610788184a6ddc6f3aa8b45eb14c9784a01fa376 (diff) | |
| parent | 5fda0e2c0456114b7200f3037c12837d6955332d (diff) | |
| download | qmk_firmware-f0198ad15eb1b9d1f1ae0a8725c478e171f16d1b.tar.gz qmk_firmware-f0198ad15eb1b9d1f1ae0a8725c478e171f16d1b.zip | |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'quantum')
| -rw-r--r-- | quantum/quantum.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/quantum.h b/quantum/quantum.h index 673796e6b..b8c120ea2 100644 --- a/quantum/quantum.h +++ b/quantum/quantum.h | |||
| @@ -39,10 +39,6 @@ | |||
| 39 | 39 | ||
| 40 | #if defined(RGBLIGHT_ENABLE) | 40 | #if defined(RGBLIGHT_ENABLE) |
| 41 | # include "rgblight.h" | 41 | # include "rgblight.h" |
| 42 | #elif defined(RGB_MATRIX_ENABLE) | ||
| 43 | // Dummy define RGBLIGHT_MODE_xxxx | ||
| 44 | # define RGBLIGHT_H_DUMMY_DEFINE | ||
| 45 | # include "rgblight.h" | ||
| 46 | #endif | 42 | #endif |
| 47 | 43 | ||
| 48 | #ifdef RGB_MATRIX_ENABLE | 44 | #ifdef RGB_MATRIX_ENABLE |
