unified_retro_keyboard/firmware/asdf/test
Dave 3f2e8aa249 Add hook for keyscan routine
A new hook was added, ASDF_HOOK_KEY_SCANNER.  This allows the entire keyscan routine
to be specified for each keymap.
2023-04-17 11:51:08 -05:00
..
unity
_clang-format
asdf_keymap_setup.c Add asdf_keymap_setup.[ch] to test directory 2021-12-14 11:26:47 -06:00
asdf_keymap_setup.h Add asdf_keymap_setup.[ch] to test directory 2021-12-14 11:26:47 -06:00
asdf_keymap_table.c make sure all tests pass 2021-12-10 22:25:13 -06:00
asdf_keymap_table.h make sure all tests pass 2021-12-10 22:25:13 -06:00
CmakeLists.txt Update to automate firmware builds 2022-09-07 15:38:28 -05:00
test_asdf_buffer.c make sure all tests pass 2021-12-10 22:25:13 -06:00
test_asdf_hook.c Add hook for keyscan routine 2023-04-17 11:51:08 -05:00
test_asdf_keymap_defs.c Add hook for keyscan routine 2023-04-17 11:51:08 -05:00
test_asdf_keymap_defs.h
test_asdf_keymaps.c
test_asdf_keyslib.c
test_asdf_keyslib.h
test_asdf_lib.c
test_asdf_lib.h
test_asdf_modifiers.c
test_asdf_repeat.c
test_asdf_virtual.c newmaps passes all tests with cmake build. 2021-03-07 20:56:34 -06:00
test_asdf.c
test_keymapdefs.c make sure all tests pass 2021-12-10 22:25:13 -06:00
test_keymapdefs.h
test_keypress_lib.c