* Revert "fix broken macro in transport.h (#15239)" This reverts commit06f18e22d9
. * Revert "Rework encoders to enable asymmetric split keyboards (#12090)" This reverts commit32215d5bff
.
This commit is contained in:
parent
94d7cc3712
commit
4d0dd1eab7
14 changed files with 58 additions and 576 deletions
|
@ -58,7 +58,6 @@ include $(BUILDDEFS_PATH)/generic_features.mk
|
|||
include $(PLATFORM_PATH)/common.mk
|
||||
include $(TMK_PATH)/protocol.mk
|
||||
include $(QUANTUM_PATH)/debounce/tests/rules.mk
|
||||
include $(QUANTUM_PATH)/encoder/tests/rules.mk
|
||||
include $(QUANTUM_PATH)/sequencer/tests/rules.mk
|
||||
include $(PLATFORM_PATH)/test/rules.mk
|
||||
ifneq ($(filter $(FULL_TESTS),$(TEST)),)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue