diff options
author | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2018-07-04 21:44:02 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-04 21:44:02 -0700 |
commit | db8b547b7da6c6bd0c63ca0bad250048eb8cb934 (patch) | |
tree | 6dd103210a7211fc32013cc6a1e3b966f537cdd6 /keyboards/tiger_lily/readme.md | |
parent | 77445afac5249014e69dc48be183d16254eaff17 (diff) | |
download | qmk_firmware-db8b547b7da6c6bd0c63ca0bad250048eb8cb934.tar.gz |
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
Diffstat (limited to 'keyboards/tiger_lily/readme.md')
-rw-r--r-- | keyboards/tiger_lily/readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/tiger_lily/readme.md b/keyboards/tiger_lily/readme.md index 99da94742..37073def5 100644 --- a/keyboards/tiger_lily/readme.md +++ b/keyboards/tiger_lily/readme.md @@ -5,8 +5,8 @@ This is the firmware for Rev. 20161114 of the Tiger Lily controller by [Bathroom The code was adapted from the [BathroomEpiphanies TMK Firmware](https://github.com/BathroomEpiphanies/epiphanies_tmk_keyboard/tree/master/be_controllers). -Keyboard Maintainer: QMK Community -Hardware Supported: Tiger Lily +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): |