summaryrefslogtreecommitdiff
path: root/keyboards/kprepublic/bm65hsrgb_iso/keymaps/p4yne/rules.mk
blob: a94bdba88b92bbd7e9741275054e2147c9b3319f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
#Features
TAP_DANCE_ENABLE = yes
SPACE_CADET_ENABLE = yes


MAGIC_ENABLE = yes
EXTRAKEY_ENABLE = yes
MOUSEKEY_ENABLE = yes
LEADER_ENABLE = yes
DYNAMIC_MACRO_ENABLE = yes

#Disabled Features
#COMBO_ENABLE = no
# Combo Key Grave and Escape
#GRAVE_ESC_ENABLE = no
# no unicode support
#UNICODE_ENABLE = no

#Debugging
#COMMAND_ENABLE = no
#CONSOLE_ENABLE = yes