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/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
7 years ago
..
keymaps Tiger Lily Controller refactor and Configurator support (#3313) 7 years ago
config.h Establish support for Bathroom Epiphanies Tiger Lily controller 8 years ago
info.json Tiger Lily Controller refactor and Configurator support (#3313) 7 years ago
matrix.c Fix compile error 8 years ago
readme.md Tiger Lily Controller refactor and Configurator support (#3313) 7 years ago
rules.mk Tiger Lily Controller refactor and Configurator support (#3313) 7 years ago
tiger_lily.c Establish support for Bathroom Epiphanies Tiger Lily controller 8 years ago
tiger_lily.h Tiger Lily Controller refactor and Configurator support (#3313) 7 years ago

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.