diff options
author | Daniil Kivenko <kivenkodaniil@gmail.com> | 2021-02-16 18:50:15 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-16 10:50:15 -0500 |
commit | 95304f269b824f1c453fe380617af85f9d534882 (patch) | |
tree | f9951258f34f9ed700c4f6bc226cfe36638e58f9 /keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk | |
parent | 43e314b64eff4f347d9d1eb110414dca00cb8e72 (diff) |
[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 <d.kivenko@evrone.com>
Co-authored-by: Daniil macbet Kivenko <macbet@wisebits.com>
Diffstat (limited to 'keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk')
-rw-r--r-- | keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
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 |