From 2ef68a84b68875b189bee58d1fb554ebb62f8e58 Mon Sep 17 00:00:00 2001 From: elijahblake81 Date: Mon, 9 Nov 2020 22:57:43 -0600 Subject: [PATCH] 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. --- docs/feature_rgblight.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/feature_rgblight.md b/docs/feature_rgblight.md index 23b2886edbb..762056b3432 100644 --- a/docs/feature_rgblight.md +++ b/docs/feature_rgblight.md @@ -41,6 +41,8 @@ Changing the **Hue** cycles around the circle.
Changing the **Saturation** moves between the inner and outer sections of the wheel, affecting the intensity of the color.
Changing the **Value** sets the overall brightness.
+![QMK Color Wheel with HSV Values](https://i.imgur.com/vkYVo66.jpg) + ## Keycodes |Key |Aliases |Description |