diff options
author | Fabian Topfstedt <topfstedt@schneevonmorgen.com> | 2017-07-31 22:01:35 +0200 |
---|---|---|
committer | Fabian Topfstedt <topfstedt@schneevonmorgen.com> | 2017-07-31 22:01:35 +0200 |
commit | 015bf30d9b827692f387a09e1c24549e2a25c863 (patch) | |
tree | be52abbc66932f10164aa8031c3d2a2e2e6c6781 /keyboards/amj40/keymaps/fabian/Makefile | |
parent | 9609a47c3e2050f252378386c0ce2b37b4c2aed8 (diff) | |
download | firmware-015bf30d9b827692f387a09e1c24549e2a25c863.tar.gz firmware-015bf30d9b827692f387a09e1c24549e2a25c863.tar.bz2 firmware-015bf30d9b827692f387a09e1c24549e2a25c863.zip |
changed adjust layer to emulate mouse on rignt hand
Diffstat (limited to 'keyboards/amj40/keymaps/fabian/Makefile')
-rwxr-xr-x | keyboards/amj40/keymaps/fabian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/amj40/keymaps/fabian/Makefile b/keyboards/amj40/keymaps/fabian/Makefile index 034e697bc..a914e4c0c 100755 --- a/keyboards/amj40/keymaps/fabian/Makefile +++ b/keyboards/amj40/keymaps/fabian/Makefile @@ -3,7 +3,7 @@ # the appropriate keymap folder that will get included automatically # BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000) -MOUSEKEY_ENABLE = no # Mouse keys(+4700) +MOUSEKEY_ENABLE = yes # Mouse keys(+4700) EXTRAKEY_ENABLE = yes # Audio control and System control(+450) CONSOLE_ENABLE = no # Console for debug(+400) COMMAND_ENABLE = yes # Commands for debug and configuration |