unified_retro_keyboard/firmware/asdf/test
Dave 8310259cc7 Progress toward building new keymap scheme with cmake
- 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.
2021-03-07 20:38:40 -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_table.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_table.h Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
CmakeLists.txt Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
test_asdf_buffer.c New map scheme passes all tests. (Issue #25) 2021-03-05 01:00:40 -06:00
test_asdf_hook.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
test_asdf_keymap_defs.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06: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 Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -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