1
0
Fork 0

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
This commit is contained in:
noroadsleft 2018-07-04 21:44:02 -07:00 committed by Drashna Jaelre
parent 77445afac5
commit db8b547b7d
9 changed files with 87 additions and 6 deletions

View file

@ -68,4 +68,6 @@ AUDIO_ENABLE = no # Audio output on port C6
FAUXCLICKY_ENABLE = no # Use buzzer to emulate clicky switches
CUSTOM_MATRIX = yes
SRC += matrix.c
SRC += matrix.c
LAYOUTS = fullsize_ansi