summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crkbd/readme.md')
-rw-r--r--keyboards/crkbd/readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/crkbd/readme.md b/keyboards/crkbd/readme.md
index 5de3e3ae00..1e5bfb39ab 100644
--- a/keyboards/crkbd/readme.md
+++ b/keyboards/crkbd/readme.md
@@ -27,7 +27,7 @@ In your keymap's `rules.mk` file, add the following:
```make
RGBLIGHT_ENABLE = no
-RGB_MATRIX_ENABLE = WS2812
+RGB_MATRIX_ENABLE = yes
```
And in your `config.h` file, add the following: