diff options
author | Drew Smathers <drew.smathers@gmail.com> | 2019-09-17 10:24:15 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-17 10:24:15 -0700 |
commit | bb3569dce39ef43b78d3da06d832311d16cbbe5f (patch) | |
tree | 3be98b3b274bdec1c9b6bd8e5a1297968c18818a /keyboards/idobo/keymaps/drewdobo/rules.mk | |
parent | b364a40e60ae13c17cfaa49172e187ff7a25d5e7 (diff) | |
download | qmk_firmware-bb3569dce39ef43b78d3da06d832311d16cbbe5f.tar.gz |
[Keymap] idobo/drewdobo keymap v1 (#6744)
Diffstat (limited to 'keyboards/idobo/keymaps/drewdobo/rules.mk')
-rw-r--r-- | keyboards/idobo/keymaps/drewdobo/rules.mk | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/idobo/keymaps/drewdobo/rules.mk b/keyboards/idobo/keymaps/drewdobo/rules.mk new file mode 100644 index 000000000..f9bbfd494 --- /dev/null +++ b/keyboards/idobo/keymaps/drewdobo/rules.mk @@ -0,0 +1,17 @@ +# Copyright 2013 Jun Wako <wakojun@gmail.com> +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see <http://www.gnu.org/licenses/>. + + +MOUSEKEY_ENABLE = yes |