diff options
author | Teng <teng_huo@outlook.com> | 2019-05-02 16:02:34 +0100 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-05-02 08:02:34 -0700 |
commit | 55d37d9fbcd85a49acbf539d751f0003e7b770ed (patch) | |
tree | a790d62fdf712ad44e1fba1360be480a8ab4bbd4 /keyboards/dz60/keymaps/macos_64/rules.mk | |
parent | 27b0f8923e845a30adfde13756cb5845b8cd1ab7 (diff) |
add a new keymap of DZ60 for MacOS (#5760)
* add a new keymap of DZ60 for MacOS
* dz60:macos_64
1. remove useless bright keys code, change to KC_PAUSE
2. add a documentation link in the readme
Diffstat (limited to 'keyboards/dz60/keymaps/macos_64/rules.mk')
-rw-r--r-- | keyboards/dz60/keymaps/macos_64/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/dz60/keymaps/macos_64/rules.mk b/keyboards/dz60/keymaps/macos_64/rules.mk new file mode 100644 index 0000000000..e1cfb3e508 --- /dev/null +++ b/keyboards/dz60/keymaps/macos_64/rules.mk @@ -0,0 +1,2 @@ +BACKLIGHT_ENABLE = no +RGBLIGHT_ENABLE = no
\ No newline at end of file |