mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-23 20:03:01 +00:00
ed62c6e146
* AJP10304 layouts for Planck and JJ40 now have mouse support. Moved macros onto Adjust layer * .gitignore for intellij iml files. * Updated Macros to use send string
7 lines
96 B
Makefile
7 lines
96 B
Makefile
ifndef QUANTUM_DIR
|
|
include ../../../../Makefile
|
|
endif
|
|
|
|
AUDIO_ENABLE = no
|
|
MOUSEKEY_ENABLE = yes
|