My local repo of qmk firmware.
You can not 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_firmware/keyboards/bpiphany/tiger_lily
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
3 years ago
..
keymaps Remove unnecessary backslash-escapes in default keymaps (#15472) 4 years ago
config.h Remove `UNUSED_PINS` (#17931) 3 years ago
info.json Move keyboard USB IDs and strings to data driven: B (#17782) 3 years ago
matrix.c Remove `matrix_key_count()` (#16603) 3 years ago
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 4 years ago
tiger_lily.c
tiger_lily.h Change keyboard level include guards to `pragma once` (#14248) 4 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.