diff options
author | Andy Jack <andyjack@users.noreply.github.com> | 2020-09-02 02:31:57 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-01 23:31:57 -0700 |
commit | 2ab307a9402973fa7b4469d1d41d16d175d8785e (patch) | |
tree | 5c9d7695d09c34c66609521d22b2de9cddabf1a1 /keyboards/40percentclub/mf68/keymaps/andyjack/rules.mk | |
parent | 4086729f5e2823c484c2b31bb208c424e2be4c70 (diff) | |
download | qmk_firmware-2ab307a9402973fa7b4469d1d41d16d175d8785e.tar.gz qmk_firmware-2ab307a9402973fa7b4469d1d41d16d175d8785e.zip |
[Keymap] add 40percentclub/mf68:andyjack (#10208)
* Initial checkin of my 40percentclub/mf68 keymap
* Add gplv2 license header
Diffstat (limited to 'keyboards/40percentclub/mf68/keymaps/andyjack/rules.mk')
-rw-r--r-- | keyboards/40percentclub/mf68/keymaps/andyjack/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/40percentclub/mf68/keymaps/andyjack/rules.mk b/keyboards/40percentclub/mf68/keymaps/andyjack/rules.mk new file mode 100644 index 0000000000..617f5f6fc9 --- /dev/null +++ b/keyboards/40percentclub/mf68/keymaps/andyjack/rules.mk @@ -0,0 +1,2 @@ +MOUSEKEY_ENABLE = yes +BOOTMAGIC_ENABLE = full |