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:
committed by
Drashna Jaelre
parent
9a1613dd1a
commit
956ba037ef
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user