~ruther/qmk_firmware

ref: a26e1c8b63e4024533bc30e51817d5f5937d4d8a qmk_firmware/users/art/rules.mk -rw-r--r-- 264 bytes
a26e1c8b — Apteryks keymaps: Fix hacker_dvorak build. (#22102) 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SRC += art.c
SRC += funcs/led_funcs.c
SRC += funcs/string_funcs.c

COMBO_ENABLE = yes

# saving space
COMMAND_ENABLE = no
CONSOLE_ENABLE = no
GRAVE_ESC_ENABLE = no 
LTO_ENABLE = yes
MAGIC_ENABLE = no
# MOUSEKEY_ENABLE = no
MUSIC_ENABLE = no
SPACE_CADET_ENABLE = no
Do not follow this link