diff options
| author | Ryan <fauxpark@gmail.com> | 2023-02-17 08:13:41 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-17 08:13:41 +1100 |
| commit | 7fad94ba2d5092abe451d0bbc95caaa37fec95bc (patch) | |
| tree | 412cb8505e0452c5104aa490a9305b0e36e6c804 /keyboards/stenokeyboards | |
| parent | 86ab1c13315db9db5bfd2328bdf7aeb2e858343b (diff) | |
Remove unused RGBLight defines from config.h (#19859)
Diffstat (limited to 'keyboards/stenokeyboards')
| -rw-r--r-- | keyboards/stenokeyboards/the_uni/rp_2040/config.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/stenokeyboards/the_uni/rp_2040/config.h b/keyboards/stenokeyboards/the_uni/rp_2040/config.h index 0927a059f2..0ff4ade9fb 100644 --- a/keyboards/stenokeyboards/the_uni/rp_2040/config.h +++ b/keyboards/stenokeyboards/the_uni/rp_2040/config.h | |||
| @@ -31,13 +31,4 @@ | |||
| 31 | /* COL2ROW or ROW2COL */ | 31 | /* COL2ROW or ROW2COL */ |
| 32 | #define DIODE_DIRECTION COL2ROW | 32 | #define DIODE_DIRECTION COL2ROW |
| 33 | 33 | ||
| 34 | // #ifdef RGB_DI_PIN | ||
| 35 | // #define RGBLED_NUM 0 | ||
| 36 | // #define RGBLIGHT_HUE_STEP 8 | ||
| 37 | // #define RGBLIGHT_SAT_STEP 8 | ||
| 38 | // #define RGBLIGHT_VAL_STEP 8 | ||
| 39 | // #endif | ||
| 40 | |||
| 41 | // #endif | ||
| 42 | |||
| 43 | #define FORCE_NKRO | 34 | #define FORCE_NKRO |
