diff options
author | Matt <mattgauf@gmail.com> | 2021-09-17 00:38:11 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-16 21:38:11 -0700 |
commit | 3496513865b0b1ac1b4c3771c64581e626428c4d (patch) | |
tree | cd7f5f92b7ed4438ade3afa0ba736a6bdf89635c /keyboards/gmmk/pro/ansi/keymaps/mattgauf/rules.mk | |
parent | b1605f2ad98c762f1d04fb75f736e2687905aca1 (diff) |
[Keymap] Adding personal keymap (#14326)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/gmmk/pro/ansi/keymaps/mattgauf/rules.mk')
-rw-r--r-- | keyboards/gmmk/pro/ansi/keymaps/mattgauf/rules.mk | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/gmmk/pro/ansi/keymaps/mattgauf/rules.mk b/keyboards/gmmk/pro/ansi/keymaps/mattgauf/rules.mk new file mode 100644 index 0000000000..76e1674d58 --- /dev/null +++ b/keyboards/gmmk/pro/ansi/keymaps/mattgauf/rules.mk @@ -0,0 +1,6 @@ +# Build rules +LIB_SRC += ansi.c +LIB_SRC += helpers.c + +# Overrides +MOUSEKEY_ENABLE = no # Mouse keys |