2020-01-09 00:47:33 +01:00
|
|
|
# RGB backlight for MinOrca
|
2016-08-14 22:58:10 +02:00
|
|
|
|
2017-06-12 04:16:42 +02:00
|
|
|
![wiring](https://i.imgur.com/jyYyiSS.jpg)
|
2016-08-14 22:58:10 +02:00
|
|
|
|
2016-08-14 23:07:35 +02:00
|
|
|
Example of adding WS2812b LEDs to a MinOrca.
|
2016-08-14 22:58:10 +02:00
|
|
|
|
|
|
|
http://www.40percent.club/2016/08/tiny-whale.html
|
|
|
|
|
|
|
|
The keymap is a work in progress. The RGB functions are accessed by holding down the TAB key.
|
|
|
|
|
2020-01-09 00:47:33 +01:00
|
|
|
Shortcut | Function
|
|
|
|
:------- | :-----
|
|
|
|
Tab + Z | Toggle on/off
|
|
|
|
Tab + X | Mode
|
|
|
|
Tab + C | Hue+
|
|
|
|
Tab + V | Hue-
|
|
|
|
Tab + B | Saturation+
|
|
|
|
Tab + N | Saturation-
|
|
|
|
Tab + M | Brightness+
|
|
|
|
Tab + , | Brightness-
|
|
|
|
|
|
|
|
## Example wiring:
|
2016-08-14 22:58:10 +02:00
|
|
|
|
2016-08-14 23:08:15 +02:00
|
|
|
WS2812 data pin is connected to D5
|
2016-08-14 23:06:46 +02:00
|
|
|
|
2017-06-12 04:16:42 +02:00
|
|
|
![wiring](https://i.imgur.com/CFBf71F.jpg)
|
|
|
|
![wiring closeup](https://i.imgur.com/VJogRoj.jpg)
|