Add naked60 layout, clean up my userspace files and rules.mk. (#8848)
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
#define PERMISSIVE_HOLD
|
||||
#define NO_ACTION_MACRO
|
||||
#undef ONESHOT_TAP_TOGGLE
|
@@ -3,3 +3,7 @@ SRC += 333fred.c
|
||||
ifeq ($(strip $(RGBLIGHT_ENABLE)), yes)
|
||||
SRC += rgb.c
|
||||
endif
|
||||
|
||||
TAP_DANCE_ENABLE=yes
|
||||
NKRO_ENABLE = yes
|
||||
PERMISSIVE_HOLD = yes
|
||||
|
Reference in New Issue
Block a user