You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/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.
7 years ago
..
config.h rgb light through midi 9 years ago
keymap.c Keyboard: handwired/minorca Refactor, Configurator support and readme cleanup (#4571) 7 years ago
readme.md remove .hex, .PNG, .jpg 8 years ago
rules.mk Replace outdated RGB/Audio information 7 years ago

readme.md

#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