1
0
Fork 0

Phantom refactor and Configurator update (#3285)

* Matrix refactor

* Keymap refactor

* Add iso_uk keymap

* Configurator update

* Add LAYOUTS = tkl_ansi tkl_iso to rules.mk
This commit is contained in:
noroadsleft 2018-07-01 20:18:50 -07:00 committed by Drashna Jaelre
parent a3c7f30971
commit dad851d47d
9 changed files with 202 additions and 78 deletions

View file

@ -42,4 +42,4 @@ The keymap have two layers. To access the functions on the second layer, hold do
## Building
To build the firmware with the default keymap, run `make default`.
To build the firmware with the default keymap, run `make phantom:default`.