diff options
| -rw-r--r-- | keyboards/ergodox_ez/ergodox_ez.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ergodox_ez/ergodox_ez.h b/keyboards/ergodox_ez/ergodox_ez.h index dea2b2463..985dcfae5 100644 --- a/keyboards/ergodox_ez/ergodox_ez.h +++ b/keyboards/ergodox_ez/ergodox_ez.h | |||
| @@ -33,7 +33,7 @@ uint8_t ergodox_left_leds_update(void); | |||
| 33 | #ifndef LED_BRIGHTNESS_LO | 33 | #ifndef LED_BRIGHTNESS_LO |
| 34 | #define LED_BRIGHTNESS_LO 15 | 34 | #define LED_BRIGHTNESS_LO 15 |
| 35 | #endif | 35 | #endif |
| 36 | #ifndef LED_BRIGHTNESS_LO | 36 | #ifndef LED_BRIGHTNESS_HI |
| 37 | #define LED_BRIGHTNESS_HI 255 | 37 | #define LED_BRIGHTNESS_HI 255 |
| 38 | #endif | 38 | #endif |
| 39 | 39 | ||
