summaryrefslogtreecommitdiff
path: root/keyboards/jj50/rules.mk
diff options
context:
space:
mode:
authornoroadsleft2018-06-27 07:41:50 -0700
committerDrashna Jaelre2018-06-27 07:41:50 -0700
commit21dbae5d46e495e52e9cbca463a07fa6abe9ce88 (patch)
treed7b2881fb3dff062f03d312e1234bf35df74392d /keyboards/jj50/rules.mk
parent7b2b9b64ec1054644ceba88edc3f9aa6cf991bc4 (diff)
JJ50 Refactor and updates (#3241)
* Matrix Refactor * Configurator update * Rules update: add LAYOUTS = ortho_5x12 * Readme update
Diffstat (limited to 'keyboards/jj50/rules.mk')
-rw-r--r--keyboards/jj50/rules.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/jj50/rules.mk b/keyboards/jj50/rules.mk
index 13e813148..4cc901859 100644
--- a/keyboards/jj50/rules.mk
+++ b/keyboards/jj50/rules.mk
@@ -27,7 +27,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
@@ -63,3 +63,5 @@ endif
# programming options
PROGRAM_CMD = ./keyboards/ps2avrGB/program $(TARGET).hex
+
+LAYOUTS = ortho_5x12