unified_retro_keyboard/firmware/asdf/src
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
..
Arch Get tests to pass with CMake build system 2021-03-05 01:17:33 -06:00
Keymaps Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
Templates Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -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 Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -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_keymap_table.c.in Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_table.h.in Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymaps.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -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 Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -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