Update keyboards/planck/thk/rules.mk
Co-Authored-By: jackhumbert <jack.humb@gmail.com>
This commit is contained in:
parent
d581848c13
commit
039129ac3e
1 changed files with 1 additions and 1 deletions
|
@ -52,6 +52,6 @@ SRC = matrix.c
|
|||
# programming options
|
||||
PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex
|
||||
|
||||
LAYOUTS = ortho_4x12 planck_mit planck_grid
|
||||
LAYOUTS = ortho_4x12 planck_mit
|
||||
|
||||
ENCODER_ENABLE = yes
|
||||
|
|
Loading…
Reference in a new issue