qmk_firmware/keyboards/bpiphany/tiger_lily
2021-09-12 15:27:29 +10:00
..
keymaps Remove BLUETOOTH_ENABLE from defaultish keymaps (#14375) 2021-09-10 14:11:17 +01:00
config.h Add a lot more data to info.json (#13366) 2021-08-16 23:33:30 +01:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md Keyboard: Move Bathroom Epiphany boards into its own directory (#3936) 2018-09-19 16:25:58 -07:00
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00
tiger_lily.c Refactor to use led config - Part 2 (#10906) 2020-11-17 17:06:23 +00:00
tiger_lily.h Keyboard: Move Bathroom Epiphany boards into its own directory (#3936) 2018-09-19 16:25:58 -07:00

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.