From 95304f269b824f1c453fe380617af85f9d534882 Mon Sep 17 00:00:00 2001 From: Daniil Kivenko Date: Tue, 16 Feb 2021 18:50:15 +0300 Subject: [Keymap] Adding HHKB Keymap for dz60rgb_wkl:v2 (#11840) * adding new hhkb layout * adding license header * fix end of lines symbol Co-authored-by: Daniil Kivenko Co-authored-by: Daniil macbet Kivenko --- keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk (limited to 'keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk') diff --git a/keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk b/keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk new file mode 100644 index 0000000000..36b7ba9cbc --- /dev/null +++ b/keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk @@ -0,0 +1,2 @@ +VIA_ENABLE = yes +LTO_ENABLE = yes -- cgit v1.2.1