aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mt40/rules.mk
diff options
context:
space:
mode:
authorErez Zukerman <bulk@ezuk.org>2018-05-15 10:50:24 -0400
committerErez Zukerman <bulk@ezuk.org>2018-05-15 10:50:24 -0400
commit5272218ac9cff7ce5af8cfda9129dc03b7aafa49 (patch)
tree61ad3987770684afd55cbdd12bca48a221d83713 /keyboards/mt40/rules.mk
parent0592d23b74142a554c9e36d2da7bf525fbe3a4c0 (diff)
parente41147da929afd15c1088226893cc02537650284 (diff)
downloadfirmware-5272218ac9cff7ce5af8cfda9129dc03b7aafa49.tar.gz
firmware-5272218ac9cff7ce5af8cfda9129dc03b7aafa49.tar.bz2
firmware-5272218ac9cff7ce5af8cfda9129dc03b7aafa49.zip
Merge branch 'master' into hf/shinydox
Diffstat (limited to 'keyboards/mt40/rules.mk')
-rw-r--r--keyboards/mt40/rules.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/keyboards/mt40/rules.mk b/keyboards/mt40/rules.mk
index 9d230d238..e7dc061ec 100644
--- a/keyboards/mt40/rules.mk
+++ b/keyboards/mt40/rules.mk
@@ -11,7 +11,7 @@ F_CPU = 12000000
# Bootloader
# This definition is optional, and if your keyboard supports multiple bootloaders of
-# different sizes, comment this out, and the correct address will be loaded
+# different sizes, comment this out, and the correct address will be loaded
# automatically (+60). See bootloader.mk for all options.
BOOTLOADER = bootloadHID
@@ -39,3 +39,6 @@ SRC = matrix.c i2c.c
# programming options
PROGRAM_CMD = ./util/atmega32a_program.py $(TARGET).hex
+
+LAYOUTS = ortho_4x12 planck_mit planck_grid
+LAYOUTS_HAS_RGB = no