Ryan f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 years ago
..
keymaps 5e4b076af3 Remove legacy keycodes, part 5 (#18710) 3 years ago
config.h f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 years ago
info.json f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 years ago
matrix.c 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago
readme.md 5b4bcfa7f2 Keyboard: Move Bathroom Epiphany boards into its own directory (#3936) 8 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
tiger_lily.c adfd34c451 Refactor to use led config - Part 2 (#10906) 5 years ago
tiger_lily.h 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) 5 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 bpiphany/tiger_lily:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.