qmk_firmware/quantum/encoder/tests
Nick Brassel 9d9cdaaa2d
Add encoder abstraction. (#21548)
2024-02-18 21:17:15 +11:00
..
config_encoder_common.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
config_mock.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
config_mock_split_left_eq_right.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
config_mock_split_left_gt_right.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
config_mock_split_left_lt_right.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
config_mock_split_no_left.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
config_mock_split_no_right.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
config_mock_split_role.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
encoder_tests.cpp Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
encoder_tests_split_left_eq_right.cpp Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
encoder_tests_split_left_gt_right.cpp Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
encoder_tests_split_left_lt_right.cpp Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
encoder_tests_split_no_left.cpp Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
encoder_tests_split_no_right.cpp Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
encoder_tests_split_role.cpp Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
mock.c Update naming convention for GPIO control macros (#23085) 2024-02-17 00:18:26 +11:00
mock.h Update naming convention for GPIO control macros (#23085) 2024-02-17 00:18:26 +11:00
mock_split.c Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
mock_split.h Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
rules.mk Add encoder abstraction. (#21548) 2024-02-18 21:17:15 +11:00
testlist.mk Only trigger encoder callbacks on primary side (#18467) 2022-11-14 02:51:19 +11:00