mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 19:33:46 +00:00
b688f1c56f
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] |
||
---|---|---|
.. | ||
unity | ||
_clang-format | ||
asdf_keymap_defs_test2.h | ||
asdf_keymap_defs_test.h | ||
CmakeLists.txt | ||
test_asdf_buffer.c | ||
test_asdf_hook.c | ||
test_asdf_keymap_defs.c | ||
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 | ||
test_asdf.c | ||
test_keymapdefs.c | ||
test_keymapdefs.h | ||
test_keypress_lib.c |