From f5109c93dd415e7f9099577505eb7499bf643e5d Mon Sep 17 00:00:00 2001 From: noroadsleft <18669334+noroadsleft@users.noreply.github.com> Date: Thu, 21 Jun 2018 10:41:51 -0700 Subject: DZ60 Configurator fix and refactor (#3205) * Bugfix refactor * Added 60_iso layout to rules.mk * Added sample ISO-UK keymap * Keymap refactor * Fixes per @andys8 --- keyboards/dz60/rules.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'keyboards/dz60/rules.mk') diff --git a/keyboards/dz60/rules.mk b/keyboards/dz60/rules.mk index 77055348c..2bfa663cf 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 \ No newline at end of file +LAYOUTS = 60_ansi 60_iso -- cgit v1.2.3-24-g4f1b