From ae8dfbabf91670d55a0f910c6e28d713a20f41ef Mon Sep 17 00:00:00 2001 From: MechMerlin <30334081+mechmerlin@users.noreply.github.com> Date: Mon, 25 Jun 2018 07:56:48 -0700 Subject: add support for the 60_ansi_split_bs_rshift community layout (#3227) --- keyboards/do60/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/do60/rules.mk') 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 -- cgit v1.2.3-24-g4f1b