forked from forks/qmk_firmware
b4161ac190
* adding a custom mf68 keymap * added custom tada68 keymap * readme edit on tada68 map * added mac fast-forward and rewind keybindings to tada68 emdarcher keymap * tada68 keymap documentation and edits * cleanup and edits * typo fix in emdarcher's tada68 keymap * cleaning up emdarcher keymap for tada68 * cleaned up emdarcher keymap for mf68
8 lines
270 B
Makefile
8 lines
270 B
Makefile
# Build Options
|
|
# change to "no" to disable the options, or define them in the Makefile in
|
|
# the appropriate keymap folder that will get included automatically
|
|
#
|
|
MOUSEKEY_ENABLE = yes # Mouse keys(+4700)
|
|
CONSOLE_ENABLE = no # Console for debug(+400)
|
|
|