9dbc0473ef
* Start of dz65v2 map for sbennett13 * No wpm, disable some rgb, ~copyright~ * No more raindrops * Remove more rgb modes and set default * Almost orgot this crappy thing * cannot define startup :( * Layered esc is kc_grv * Start of dz65v2 map for sbennett13 * No wpm, disable some rgb, ~copyright~ * No more raindrops * Remove more rgb modes and set default * Almost orgot this crappy thing * cannot define startup :( * Layered esc is kc_grv * Add license to config and keymap
23 lines
No EOL
392 B
Makefile
23 lines
No EOL
392 B
Makefile
# Load Time Optimization
|
|
LTO_ENABLE = yes
|
|
|
|
# Space Cadet (Shift/Ctrl/Alt tapping for parenthesis)
|
|
SPACE_CADET_ENABLE = no
|
|
|
|
# Mouse keys bindable to keyboard
|
|
MOUSEKEY_ENABLE = no
|
|
|
|
# Console
|
|
CONSOLE_ENABLE = no
|
|
|
|
# Command (Change keyboard behavior without having to flash)
|
|
COMMAND_ENABLE = no
|
|
|
|
# Magic QMK keycodes
|
|
MAGIC_ENABLE = no
|
|
|
|
# No audio stuff
|
|
MUSIC_ENABLE = no
|
|
|
|
# No WPM
|
|
WPM_ENABLE = no
|