diff options
| author | Drashna Jaelre | 2022-10-15 18:55:40 +0200 |
|---|---|---|
| committer | GitHub | 2022-10-15 18:55:40 +0200 |
| commit | c8e998ccaddc6157ee5d406e277e973dd4796f37 (patch) | |
| tree | 4f81e7fb8f1444ceae824362a4cccc064473af79 /keyboards/numatreus | |
| parent | 55b9a4d06e12df08564d3b6261f9ed81f75e07ec (diff) | |
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Diffstat (limited to 'keyboards/numatreus')
| -rw-r--r-- | keyboards/numatreus/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/numatreus/config.h b/keyboards/numatreus/config.h index 9f2daa585f..8683518123 100644 --- a/keyboards/numatreus/config.h +++ b/keyboards/numatreus/config.h @@ -47,7 +47,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define RGB_DI_PIN D3 // keyboard RGB LED support -//#define RGBLIGHT_ANIMATIONS : see ./rules.mk: LED_ANIMATIONS = yes or no // see ./rules.mk: LED_BACK_ENABLE or LED_UNDERGLOW_ENABLE set yes #define RGBLED_NUM 6 |