Skip to content

Commit

Permalink
Enable mouse keys for momokai tap_trio (#18614)
Browse files Browse the repository at this point in the history
  • Loading branch information
peepeetee authored Oct 5, 2022
1 parent 2f559c0 commit 316edfd
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 316edfd

Please sign in to comment.