qmk_firmware/keyboards/handwired/minorca/keymaps/rgb
noroadsleft 5b7260fc53 Keyboard: handwired/minorca Refactor, Configurator support and readme cleanup (#4571)
* handwired/minorca: refactor

- Refactored keymaps to use a layout macro, which was added to minorca.h.
- keymaps now use QMK_KEYBOARD_H include
- removed redundant KC_TRNS and KC_NO definitions
- rgb keymap refactor to use QMK core layer switching and Mod-Tap keycodes

* handwired/minorca: Configurator support

* handwired/minorca: readme cleanup

Restructure readme file to current QMK template.
2018-12-07 13:46:23 -08:00
..
config.h rgb light through midi 2016-11-17 17:42:14 -05:00
keymap.c Keyboard: handwired/minorca Refactor, Configurator support and readme cleanup (#4571) 2018-12-07 13:46:23 -08:00
readme.md remove .hex, .PNG, .jpg 2017-06-11 22:16:42 -04:00
rules.mk Replace outdated RGB/Audio information 2018-10-22 14:55:05 -04:00

#RGB backlight for MinOrca

wiring

Example of adding WS2812b LEDs to a MinOrca.

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.

  • 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:

WS2812 data pin is connected to D5

wiring wiring closeup