summaryrefslogtreecommitdiff
path: root/common/rules.mk
blob: 82f7de21385653a613b7586e5a51ee9f75a7f6ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# allow to use 'qmk console'
CONSOLE_ENABLE = yes

# 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

# responsive debouncing
DEBOUNCE_TYPE = sym_eager_pk

# add achordion to improve home row modifiers
SRC += /home/cullmann/install/qmk/christoph-cullmann/common/achordion.c