Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ReFil committed Oct 24, 2023
1 parent dbc417a commit 0f54bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/behaviors/underglow.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ However the settings will only be saved after [`CONFIG_ZMK_SETTINGS_SAVE_DEBOUNC

When using the `RGB_EFS` or `RGB_MEFS` definitions you must also include a parameter corresponding to the effect you want to select, e.g. `&rgb_ug RGB_EFS RGB_EFF_SOLID`. There are currently 4 RGB effects, defined in [`dt-bindings/zmk/rgb.h`](https://github.com/zmkfirmware/zmk/blob/main/app/include/dt-bindings/zmk/rgb.h):

| Value | Effect |
| Value | Effect |
| ------------------ | ----------------------------------------- |
| `RGB_EFF_SOLID` | Solid color (set by HSB) |
| `RGB_EFF_BREATHE` | Breathe a solid color |
Expand Down

0 comments on commit 0f54bf2

Please sign in to comment.