diff options
| -rw-r--r-- | keyboards/ergodox/ez/config.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/ergodox/ez/config.h b/keyboards/ergodox/ez/config.h index e4f95c302..a3347de45 100644 --- a/keyboards/ergodox/ez/config.h +++ b/keyboards/ergodox/ez/config.h | |||
| @@ -49,6 +49,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
| 49 | #define RGBLIGHT_SAT_STEP 255 | 49 | #define RGBLIGHT_SAT_STEP 255 |
| 50 | #define RGBLIGHT_VAL_STEP 12 | 50 | #define RGBLIGHT_VAL_STEP 12 |
| 51 | 51 | ||
| 52 | /* fix space cadet rollover issue */ | ||
| 53 | #define DISABLE_SPACE_CADET_ROLLOVER | ||
| 54 | |||
| 52 | // #define RGB_MIDI | 55 | // #define RGB_MIDI |
| 53 | #define RGBW_BB_TWI | 56 | #define RGBW_BB_TWI |
| 54 | 57 | ||
