mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 19:33:46 +00:00
8310259cc7
- keymap files (c,h) are in src/Keymaps - keymap files are added to the keymap library in src/Keymaps/CMakeLists.txt - keymaps for the build are listed, along with positions, in /keymap_lists.cmake - cmake generates a keymap jump table from the keymap lib and list - tests mostly passing. Keymap structure for testing will be used as the model for the app keymaps. |
||
---|---|---|
.. | ||
unity | ||
_clang-format | ||
asdf_keymap_table.c | ||
asdf_keymap_table.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 |