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 first commit 2019-12-12 14:46:29 -06:00
CmakeLists.txt Update to automate firmware builds 2022-09-07 15:38:28 -05:00
_clang-format first commit 2019-12-12 14:46:29 -06:00
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
test_asdf.c Add tests for multiple keymap support. 2020-02-19 23:31:17 -06: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 Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
test_asdf_keymaps.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
test_asdf_keyslib.c Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
test_asdf_keyslib.h Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
test_asdf_lib.c Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
test_asdf_lib.h New map scheme passes all tests. (Issue #25) 2021-03-05 01:00:40 -06:00
test_asdf_modifiers.c Modifiers cleanup 2020-03-14 00:11:29 -05:00
test_asdf_repeat.c first commit 2019-12-12 14:46:29 -06:00
test_asdf_virtual.c newmaps passes all tests with cmake build. 2021-03-07 20:56:34 -06:00
test_keymapdefs.c make sure all tests pass 2021-12-10 22:25:13 -06:00
test_keymapdefs.h Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
test_keypress_lib.c Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00