Browse Source

Added color wheel that have QMK HSV values. (#8997)

I've converted the 360 color wheel to the 255 color wheel for QMK HSV values.
pull/10909/head
elijahblake81 3 years ago
committed by GitHub
parent
commit
2ef68a84b6
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      docs/feature_rgblight.md

+ 2
- 0
docs/feature_rgblight.md View File

@ -41,6 +41,8 @@ Changing the **Hue** cycles around the circle.<br>
Changing the **Saturation** moves between the inner and outer sections of the wheel, affecting the intensity of the color.<br>
Changing the **Value** sets the overall brightness.<br>
![QMK Color Wheel with HSV Values](https://i.imgur.com/vkYVo66.jpg)
## Keycodes
|Key |Aliases |Description |


Loading…
Cancel
Save