diff options
author | QMK Bot <hello@qmk.fm> | 2021-02-16 15:50:59 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-02-16 15:50:59 +0000 |
commit | 02b5bb9b17f90d0b741b3b7128e61ac747ab4d6c (patch) | |
tree | 8494c63daf856bd858d9a60ac8d91cda050983e6 /keyboards/dztech/dz60rgb_wkl/keymaps/hhkb/rules.mk | |
parent | b492d8499c7899668a7316cfe5324784d83600b5 (diff) | |
parent | 95304f269b824f1c453fe380617af85f9d534882 (diff) |
Merge remote-tracking branch 'origin/master' into develop
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 |