summaryrefslogtreecommitdiffstats
path: root/keyboards/viterbi/rules.mk
diff options
context:
space:
mode:
authorzgtm <zgtm@users.noreply.github.com>2018-08-16 00:34:25 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-16 00:34:25 +0200
commit632287535c83e6607de97a5998713def61dc01bc (patch)
treead6964d1bcbd94e4fed76b163a11b6a221f1b349 /keyboards/viterbi/rules.mk
parent789619eeb987d4ea903676f2e8c978d6774cd7d8 (diff)
downloadqmk_firmware-632287535c83e6607de97a5998713def61dc01bc.tar.gz
qmk_firmware-632287535c83e6607de97a5998713def61dc01bc.tar.xz
Keyboard: add generic ortho 5x14 layout support to Viterbi (#3658)
* Add default ortho 5x14 layout * Fix layout_ortho_5x14: KC_EQLS -> KC_EQL * Add ortho_5x14 layout to Viterbi
Diffstat (limited to 'keyboards/viterbi/rules.mk')
-rw-r--r--keyboards/viterbi/rules.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/keyboards/viterbi/rules.mk b/keyboards/viterbi/rules.mk
index 1f77c6374..af24c15f5 100644
--- a/keyboards/viterbi/rules.mk
+++ b/keyboards/viterbi/rules.mk
@@ -41,7 +41,7 @@ F_USB = $(F_CPU)
# 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 = caterina
@@ -71,4 +71,6 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
CUSTOM_MATRIX = yes
-DEFAULT_FOLDER = viterbi/rev1 \ No newline at end of file
+DEFAULT_FOLDER = viterbi/rev1
+
+LAYOUTS = ortho_5x14