forked from forks/qmk_firmware
db8b547b7d
* 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 |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
matrix.c | ||
readme.md | ||
rules.mk | ||
tiger_lily.c | ||
tiger_lily.h |
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.