Skip to content

Commit

Permalink
Merge pull request #5 from krikun98/jorne
Browse files Browse the repository at this point in the history
Enabled media control keys
  • Loading branch information
joric authored Jun 30, 2020
2 parents 6440705 + 70b0cb7 commit 9d76095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keyboards/crkbd/keymaps/jorne/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
BOOTMAGIC_ENABLE = no # Virtual DIP switch configuration(+1000)
MOUSEKEY_ENABLE = no # Mouse keys(+4700)
EXTRAKEY_ENABLE = no # Audio control and System control(+450)
EXTRAKEY_ENABLE = yes # Audio control and System control(+450)
CONSOLE_ENABLE = no # Console for debug(+400)
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = no # Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
Expand Down

0 comments on commit 9d76095

Please sign in to comment.