unified_retro_keyboard/firmware/asdf/test
Dave b688f1c56f Get virtual devices in new maps scheme to pass tests
Remove initialization from data structure.

Replace the previous virtual_init() with a virtual_init() that initializes the
data structures to a default state

Create virtual_sync() function to push the state of virtual devices to the
physical outputs.  Moved from the previous virtual_init() function.

The virtual device table is now built by direct calls to virtual_add() from the
setup function.

Toward issue [#23]
2021-03-05 01:00:39 -06:00
..
unity first commit 2019-12-12 14:46:29 -06:00
_clang-format first commit 2019-12-12 14:46:29 -06:00
asdf_keymap_defs_test2.h Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
asdf_keymap_defs_test.h Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
CmakeLists.txt Replace Makefiles with CMake build system 2021-03-04 22:27:15 -06:00
test_asdf_buffer.c first commit 2019-12-12 14:46:29 -06:00
test_asdf_hook.c Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
test_asdf_keymap_defs.c Get virtual devices in new maps scheme to pass tests 2021-03-05 01:00:39 -06:00
test_asdf_keymap_defs.h Get virtual devices in new maps scheme to pass tests 2021-03-05 01:00:39 -06:00
test_asdf_keymaps.c More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -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 (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05: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 Get virtual devices in new maps scheme to pass tests 2021-03-05 01:00:39 -06:00
test_asdf.c Add tests for multiple keymap support. 2020-02-19 23:31:17 -06:00
test_keymapdefs.c Rebase newmaps branch to master 2021-03-05 00:58:06 -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