Move RGBLight code into its own folder (#13312)
This commit is contained in:
parent
5a5015594f
commit
cb23fe9fc1
9 changed files with 16 additions and 23 deletions
|
@ -368,7 +368,7 @@ qmk generate-docs
|
|||
|
||||
## `qmk generate-rgb-breathe-table`
|
||||
|
||||
This command generates a lookup table (LUT) header file for the [RGB Lighting](feature_rgblight.md) feature's breathing animation. Place this file in your keyboard or keymap directory as `rgblight_breathe_table.h` to override the default LUT in `quantum/`.
|
||||
This command generates a lookup table (LUT) header file for the [RGB Lighting](feature_rgblight.md) feature's breathing animation. Place this file in your keyboard or keymap directory as `rgblight_breathe_table.h` to override the default LUT in `quantum/rgblight/`.
|
||||
|
||||
**Usage**:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue