unified_retro_keyboard/firmware/asdf/src
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
..
Arch Get virtual devices in new maps scheme to pass tests 2021-03-05 01:00:39 -06:00
Keymaps Add spaces arounce concatenation operator 2020-06-17 01:03:18 -05:00
Templates Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
_clang-format first commit 2019-12-12 14:46:29 -06:00
ARCHITECTURE-keymaps.org More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -06:00
asdf_ascii.h Apply clang-format to files 2020-05-15 14:48:40 -05:00
asdf_buffer.c Fix and clarify comments, add COPYING file 2020-04-08 12:41:53 -05:00
asdf_buffer.h Fix and clarify comments, add COPYING file 2020-04-08 12:41:53 -05:00
asdf_config.h More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -06:00
asdf_hook.c More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -06:00
asdf_hook.h More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -06:00
asdf_keymaps.c More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -06:00
asdf_keymaps.h More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -06:00
asdf_modifiers.c Apply clang-format to files 2020-05-15 14:48:40 -05:00
asdf_modifiers.h Clean up shift/shiftlock cruft 2020-04-27 17:11:36 -05:00
asdf_physical.c Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
asdf_physical.h Rebase newmaps branch to master 2021-03-05 00:58:06 -06:00
asdf_repeat.c Clean ups 2020-04-09 15:47:27 -05:00
asdf_repeat.h Clean ups 2020-04-09 15:47:27 -05:00
asdf_virtual.c Get virtual devices in new maps scheme to pass tests 2021-03-05 01:00:39 -06:00
asdf_virtual.h Get virtual devices in new maps scheme to pass tests 2021-03-05 01:00:39 -06:00
asdf.c More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -06:00
asdf.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
COPYING Fix and clarify comments, add COPYING file 2020-04-08 12:41:53 -05:00
main.c Notation fixes for pointers to functions 2020-08-06 15:17:28 -05:00