unified_retro_keyboard/firmware/asdf/src/Keymaps
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
..
_clang-format Convert more keymaps to new scheme (untested) 2021-03-05 01:00:40 -06:00
asdf_all_keymap_defs_production.h Add DIP switch select for strobe polarity and autorepeat 2020-05-15 14:42:06 -05:00
asdf_all_keymap_defs_test.h (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
asdf_keymap_apple2_caps.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_apple2_matrix.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_apple2.c Convert more keymaps to new scheme (untested) 2021-03-05 01:00:40 -06:00
asdf_keymap_apple2.h Convert more keymaps to new scheme (untested) 2021-03-05 01:00:40 -06:00
asdf_keymap_classic_add_map.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_classic_add_map.h Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_classic_caps.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_classic.c Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_classic.h Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
asdf_keymap_defs_apple2.h Add DIP switch select for strobe polarity and autorepeat 2020-05-15 14:42:06 -05:00
asdf_keymap_defs_ascii_swapped_o.h Break out keymap definitions 2019-12-24 21:54:35 -06:00
asdf_keymap_defs_ascii.h Add DIP switch select for strobe polarity and autorepeat 2020-05-15 14:42:06 -05:00
asdf_keymap_defs_dipswitch.h Add missing DIP switch definition file to repository. 2020-05-15 14:45:42 -05:00
asdf_keymap_defs_sol.h Add spaces arounce concatenation operator 2020-06-17 01:03:18 -05:00
asdf_keymap_defs_template.h Modifications for multiple keymap support. 2020-02-19 23:22:23 -06:00
asdf_keymap_defs_test.h (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
asdf_keymap_defs_test2.h (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
asdf_keymap_sol.c Convert more keymaps to new scheme (untested) 2021-03-05 01:00:40 -06:00