Skip to content

Commit

Permalink
Revert "[docs] Remove gitbook directory (qmk#23839)"
Browse files Browse the repository at this point in the history
This reverts commit fa6d232.
  • Loading branch information
dcpedit committed Aug 5, 2024
1 parent 2b356c2 commit df1bffa
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/__capabilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Unrelated to styling, high-level tech.
![QMK Light](./public/badge-community-light.svg)
![QMK Dark](./public/badge-community-dark.svg)

<img src="./public/color-wheel.svg" alt="HSV Color Wheel" width="250"/>
<img src="./gitbook/images/color-wheel.svg" alt="HSV Color Wheel" width="250"/>

### Lists

Expand Down
2 changes: 1 addition & 1 deletion docs/features/rgblight.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Then you should be able to use the keycodes below to change the RGB lighting to

QMK uses [Hue, Saturation, and Value](https://en.wikipedia.org/wiki/HSL_and_HSV) to select colors rather than RGB. The color wheel below demonstrates how this works.

<img src="../public/color-wheel.svg" alt="HSV Color Wheel" width="250"/>
<img src="./gitbook/images/color-wheel.svg" alt="HSV Color Wheel" width="250"/>

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>
Expand Down
File renamed without changes
File renamed without changes.
File renamed without changes

0 comments on commit df1bffa

Please sign in to comment.