qmk/planck/rules.mk

20 lines
385 B
Makefile
Raw Normal View History

2022-10-17 20:17:08 +02:00
# properly optimize
LTO_ENABLE = yes
2022-10-17 20:22:03 +02:00
# less debugging features
COMMAND_ENABLE = no
CONSOLE_ENABLE = no
2023-08-11 23:16:38 +02:00
# Enable N-Key Rollover
NKRO_ENABLE = yes
# less features we don't use
MOUSEKEY_ENABLE = no
SPACE_CADET_ENABLE = no
GRAVE_ESC_ENABLE = no
MAGIC_ENABLE = no
# build
# qmk compile -kb planck/rev6_drop -km christoph-cullmann
# qmk flash -kb planck/rev6_drop -km christoph-cullmann