Keyboard: JJ40 Refactor and Configurator support (#3197)
* Deleted LAYOUTS = planck_grid from rules.mk * Refactor * Configurator support * Fixed offset layout matrix macro * Readded LAYOUT_kc_ortho_4x12 matrix alias * Refactor: rename LAYOUT_offset_right macro as LAYOUT_planck_1x2uR
This commit is contained in:
committed by
Drashna Jaelre
parent
6d7745a110
commit
352bef99a9
@@ -57,4 +57,4 @@ SRC = matrix.c i2c.c backlight.c
|
||||
# programming options
|
||||
PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex
|
||||
|
||||
LAYOUTS = ortho_4x12 planck_mit planck_grid
|
||||
LAYOUTS = ortho_4x12 planck_mit
|
||||
|
||||
Reference in New Issue
Block a user