80ddb34415
* [keymap] adding my Levinson keymap pretty self explanatory, added the readme, just in case tested it just now, seems to work fine for my needs * Update keymap.c removing the deprecated persistent layer function as Drashna kindly reminded me * Apply suggestions from code review incorporated the suggestions, and thanks again for taking care of me with my silly changes :) Co-Authored-By: OMGVee <mateescu.victor@gmail.com> * Fix up audio calls
12 lines
226 B
Makefile
12 lines
226 B
Makefile
EXTRAFLAGS += -flto
|
|
RGBLIGHT_ENABLE = yes
|
|
BACKLIGHT_ENABLE = yes
|
|
MOUSEKEY_ENABLE = yes
|
|
CONSOLE_ENABLE = no
|
|
COMMAND_ENABLE = no
|
|
TAP_DANCE_ENABLE = no
|
|
NKRO_ENABLE = yes
|
|
LEADER_ENABLE = no
|
|
UNICODE_ENABLE = yes
|
|
AUDIO_ENABLE = yes
|