Skip to content

Commit

Permalink
Enable mouse keys for momokai tap_trio (qmk#18614)
Browse files Browse the repository at this point in the history
  • Loading branch information
peepeetee authored and ramonimbao committed Nov 28, 2022
1 parent 1022e63 commit 91fc345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/momokai/tap_trio/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ BOOTLOADER = atmel-dfu
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = no # Mouse keys
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
Expand Down

0 comments on commit 91fc345

Please sign in to comment.