qmk-firmware/keyboards/tiger_lily
noroadsleft db8b547b7d Tiger Lily Controller refactor and Configurator support (#3313)
* Matrix refactor: rename KEYMAP to LAYOUT; +LAYOUT_fullsize_ansi

* Keymap refactor: QMK_KEYBOARD_H; matrix rename; +default_ansi keymap

* Configurator support

* Add LAYOUTS = fullsize_ansi to rules.mk

* Readme cleanup
2018-07-04 21:44:02 -07:00
..
keymaps Tiger Lily Controller refactor and Configurator support (#3313) 2018-07-04 21:44:02 -07:00
config.h Establish support for Bathroom Epiphanies Tiger Lily controller 2017-05-07 17:23:19 -04:00
info.json Tiger Lily Controller refactor and Configurator support (#3313) 2018-07-04 21:44:02 -07:00
matrix.c Fix compile error 2017-05-07 18:00:06 -04:00
readme.md Tiger Lily Controller refactor and Configurator support (#3313) 2018-07-04 21:44:02 -07:00
rules.mk Tiger Lily Controller refactor and Configurator support (#3313) 2018-07-04 21:44:02 -07:00
tiger_lily.c Establish support for Bathroom Epiphanies Tiger Lily controller 2017-05-07 17:23:19 -04:00
tiger_lily.h Tiger Lily Controller refactor and Configurator support (#3313) 2018-07-04 21:44:02 -07:00

readme.md

tiger_lily

This is the firmware for Rev. 20161114 of the Tiger Lily controller by Bathroom Epiphanies, a replacement controller for the Filco Majestouch 2 104 key. Bathroom Epiphanies has advised that the source is also compatible with the Black Petal controller, however I do not own an example to test against.

The code was adapted from the BathroomEpiphanies TMK Firmware.

Keyboard Maintainer: QMK Community
Hardware Supported: Tiger Lily
Hardware Availability: https://geekhack.org/index.php?topic=46700.0

Make example for this keyboard (after setting up your build environment):

make tiger_lily:default

See build environment setup then the make instructions for more information.