Skip to content

Commit

Permalink
italic -> bold
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-wh committed Oct 10, 2023
1 parent 58101e9 commit bcd9610
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,14 @@ Keyboard matrix with rows and columns:

![Wooting UwU RGB Matrix](resources/uwu-matrix.png)

- *Green Boxes*: Lightbar LEDs
- *Yellow Boxes*: Analog Keys + LED
- *Blue Boxes*: Digital Buttons
- **Green Boxes**: Lightbar LEDs
- **Yellow Boxes**: Analog Keys + LED
- **Blue Boxes**: Digital Buttons

The UwU isn't able to have an ideal matrix representation, it is not ideal when it comes to how it relates to the physical layout. So it is recommended to use proxy representations that are more relevant to what you want to visualise and transpose that onto the UwU matrix.
The UwU isn't able to have an ideal matrix representation, it is not ideal when it comes to how it relates to the physical layout. So it is recommended to use proxy representations that are more relevant to what you want to visualise and transpose that onto the UwU matrix.

e.g. If you want to light up a single lightbar LED and move it around the lightbar, then you may want to make an array representation of the lightbar [(0,0), (0,2), (0,4), (0,6), (1,6), ... (1,0)] and apply your logic around that, then transform onto the 2D matrix.


## License

This project is licensed under the Mozilla Public License Version 2.0 - see the [LICENSE](LICENSE) file for details.

0 comments on commit bcd9610

Please sign in to comment.