diff options
Diffstat (limited to 'docs/cli_commands.md')
-rw-r--r-- | docs/cli_commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cli_commands.md b/docs/cli_commands.md index 581342093..e30593daa 100644 --- a/docs/cli_commands.md +++ b/docs/cli_commands.md | |||
@@ -368,7 +368,7 @@ qmk generate-docs | |||
368 | 368 | ||
369 | ## `qmk generate-rgb-breathe-table` | 369 | ## `qmk generate-rgb-breathe-table` |
370 | 370 | ||
371 | 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/`. | 371 | 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/`. |
372 | 372 | ||
373 | **Usage**: | 373 | **Usage**: |
374 | 374 | ||