diff options
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 034e697bc2..a914e4c0ce 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 |