qmk_firmware/keyboards/handwired/minorca/keymaps/rgb/readme.md

28 lines
620 B
Markdown
Raw Normal View History

# RGB backlight for MinOrca
2016-08-14 13:58:10 -07:00
2017-06-11 19:16:42 -07:00
![wiring](https://i.imgur.com/jyYyiSS.jpg)
2016-08-14 13:58:10 -07:00
2016-08-14 14:07:35 -07:00
Example of adding WS2812b LEDs to a MinOrca.
2016-08-14 13:58:10 -07: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.
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 13:58:10 -07:00
2016-08-14 14:08:15 -07:00
WS2812 data pin is connected to D5
2016-08-14 14:06:46 -07:00
2017-06-11 19:16:42 -07:00
![wiring](https://i.imgur.com/CFBf71F.jpg)
![wiring closeup](https://i.imgur.com/VJogRoj.jpg)