summaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/rules.mk
diff options
context:
space:
mode:
authorJonathan Rascher <jon@bcat.name>2019-06-07 19:01:13 -0500
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-06-07 17:01:13 -0700
commit54ac80d4a5a34661283b413e14f88e955bedeeef (patch)
treee65fef191af1590debf3d001eebcb45c9329d03f /keyboards/dz60/rules.mk
parent2cb32328b636be32e74786694a4d791548e08d1a (diff)
Add 60_ansi_split_bs_rshift layout to DZ60, with a new keymap for the same (#6096)
* Add 60_ansi_split_bs_rshift layout to DZ60 I know there's already a lot of DZ60 layout macros, and #4668 suggests they should be refactored at some point, but since this is one of the standard layouts already in QMK that this PCB supports, I figured it was okay to add so that DZ60 keyboards can share this layout with other keyboards. * New 60% ANSI split backspace/right-shift layout I'm using this on a DZ60, but it should work fine on most 60% PCBs. It's basically a HHKB layout with a standard ANSI bottom row (3x 1.25U mods, 6.25U spacebar, 4x 1.25U mods).
Diffstat (limited to 'keyboards/dz60/rules.mk')
-rw-r--r--keyboards/dz60/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dz60/rules.mk b/keyboards/dz60/rules.mk
index f290c305e2..ed683dbfa2 100644
--- a/keyboards/dz60/rules.mk
+++ b/keyboards/dz60/rules.mk
@@ -55,4 +55,4 @@ BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
AUDIO_ENABLE = no
RGBLIGHT_ENABLE = yes
-LAYOUTS = 60_ansi 60_iso 60_hhkb
+LAYOUTS = 60_ansi 60_ansi_split_bs_rshift 60_hhkb 60_iso