This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Pavlos Vinieratos 2855de5f0f init keymap
2016-10-11 10:34:47 +02:00

10 lines
234 B
Makefile

CONSOLE_ENABLE = no # for debugging
SLEEP_LED_ENABLE = no # no led blinking while sleeping
NKRO_ENABLE = yes # disable for windows
TAP_DANCE_ENABLE = yes # tap-tap-tap
ifndef QUANTUM_DIR
include ../../../../Makefile
endif