Skip to content

Commit cf42eef

Browse files
committed
Fix enabling extrakey in mk47 config so I can adjust the volume. Ran out of endpoints.
1 parent ffacb35 commit cf42eef

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • keyboards/inland/mk47/keymaps/default

keyboards/inland/mk47/keymaps/default/rules.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CONSOLE_ENABLE = no
66
NKRO_ENABLE = no
77
MIDI_ENABLE = no
88
VIRTSER_ENABLE = yes
9-
EXTRAKEY_ENABLE = no
9+
EXTRAKEY_ENABLE = yes
10+
KEYBOARD_SHARED_EP = yes
1011

1112
LINK_TIME_OPTIMIZATION_ENABLE = yes

0 commit comments

Comments
 (0)