aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/do60/rules.mk
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2018-06-25 07:56:48 -0700
committerDrashna Jaelre <drashna@live.com>2018-06-25 07:56:48 -0700
commitae8dfbabf91670d55a0f910c6e28d713a20f41ef (patch)
treeb99d3c56c5c41931b6e1c1acf2ae37bb9c9a6217 /keyboards/do60/rules.mk
parent85a505f98565fb63b7747a581decfe2c03ec3326 (diff)
downloadfirmware-ae8dfbabf91670d55a0f910c6e28d713a20f41ef.tar.gz
firmware-ae8dfbabf91670d55a0f910c6e28d713a20f41ef.tar.bz2
firmware-ae8dfbabf91670d55a0f910c6e28d713a20f41ef.zip
add support for the 60_ansi_split_bs_rshift community layout (#3227)
Diffstat (limited to 'keyboards/do60/rules.mk')
-rw-r--r--keyboards/do60/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/do60/rules.mk b/keyboards/do60/rules.mk
index 7866a0bc5..e7314caf9 100644
--- a/keyboards/do60/rules.mk
+++ b/keyboards/do60/rules.mk
@@ -63,4 +63,4 @@ RGBLIGHT_ENABLE = yes # Enable WS2812 RGB underlight. Do not enable this
SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
UNICODE_ENABLE = no # Unicode
-LAYOUTS = 60_ansi \ No newline at end of file
+LAYOUTS = 60_ansi 60_ansi_split_bs_rshift \ No newline at end of file