MT40 refactor and Configurator support (#3377)

* Removed LAYOUTS ortho_4x12 and planck_grid from rules.mk

* Matrix refactor

* Keymap refactor

* Configurator support
This commit is contained in:
noroadsleft
2018-07-12 10:28:23 -07:00
committed by Drashna Jaelre
parent 9a1613dd1a
commit 956ba037ef
4 changed files with 33 additions and 23 deletions
+1 -1
View File
@@ -40,5 +40,5 @@ SRC = matrix.c i2c.c
# programming options
PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex
LAYOUTS = ortho_4x12 planck_mit planck_grid
LAYOUTS = planck_mit
LAYOUTS_HAS_RGB = no