* 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
|
|
@ -2,7 +2,6 @@ TEST_LIST = $(sort $(patsubst %/test.mk,%, $(shell find $(ROOT_DIR)tests -type f
|
|||
FULL_TESTS := $(notdir $(TEST_LIST))
|
||||
|
||||
include $(QUANTUM_PATH)/debounce/tests/testlist.mk
|
||||
include $(QUANTUM_PATH)/encoder/tests/testlist.mk
|
||||
include $(QUANTUM_PATH)/sequencer/tests/testlist.mk
|
||||
include $(PLATFORM_PATH)/test/testlist.mk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue