mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-30 23:15:51 +00:00
8 lines
171 B
Makefile
8 lines
171 B
Makefile
|
#rules
|
||
|
|
||
|
MOUSEKEY_ENABLE = yes # Mouse keys
|
||
|
BOOTMAGIC_ENABLE = full
|
||
|
EXTRAKEY_ENABLE = yes # Audio control and System control
|
||
|
TAP_DANCE_ENABLE = yes
|
||
|
#RGB_MATRIX_ENABLE = no
|