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:
committed by
Drashna Jaelre
parent
77445afac5
commit
db8b547b7d
8
keyboards/tiger_lily/keymaps/default_ansi/config.h
Normal file
8
keyboards/tiger_lily/keymaps/default_ansi/config.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef CONFIG_USER_H
|
||||
#define CONFIG_USER_H
|
||||
|
||||
#include "../../config.h"
|
||||
|
||||
// place overrides here
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user