diff options
author | Ethan Durrant <5387347+emdarcher@users.noreply.github.com> | 2019-09-12 16:47:31 -0600 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-12 15:47:30 -0700 |
commit | b4161ac190da5ea3d1d42197b903f788d7869717 (patch) | |
tree | f23a7cb373419e387d6b9f586e75b0debcc0ea6a /keyboards/tada68/keymaps/emdarcher/rules.mk | |
parent | b9de27161a56eedba41fe55df63d556c5fc6f860 (diff) |
[Keymap] adding emdarcher's keymap for mf68 and tada68 (#6718)
* adding a custom mf68 keymap
* added custom tada68 keymap
* readme edit on tada68 map
* added mac fast-forward and rewind keybindings to tada68 emdarcher keymap
* tada68 keymap documentation and edits
* cleanup and edits
* typo fix in emdarcher's tada68 keymap
* cleaning up emdarcher keymap for tada68
* cleaned up emdarcher keymap for mf68
Diffstat (limited to 'keyboards/tada68/keymaps/emdarcher/rules.mk')
-rw-r--r-- | keyboards/tada68/keymaps/emdarcher/rules.mk | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/tada68/keymaps/emdarcher/rules.mk b/keyboards/tada68/keymaps/emdarcher/rules.mk new file mode 100644 index 0000000000..d44788422b --- /dev/null +++ b/keyboards/tada68/keymaps/emdarcher/rules.mk @@ -0,0 +1,7 @@ +# Build Options +# change to "no" to disable the options, or define them in the Makefile in +# the appropriate keymap folder that will get included automatically +# +MOUSEKEY_ENABLE = yes # Mouse keys(+4700) +CONSOLE_ENABLE = no # Console for debug(+400) + |