unified_retro_keyboard/firmware/asdf/src/Keymaps
Dave 881a431f97 Update classic map to use more flexible mapping
At each position, store:
- key pressed function
- key released function
- value to pass to press/release functions.
2023-04-14 21:59:16 -05:00
..
_clang-format Convert more keymaps to new scheme (untested) 2021-03-05 01:00:40 -06:00
asdf_keymap_apple2_add_map.c fix videx keymappings fix applesoft keytest prog 2023-01-02 03:06:10 -06:00
asdf_keymap_apple2_add_map.h Apple2 u/l keyboard has CAPS by default. 2021-12-04 23:51:58 -06:00
asdf_keymap_apple2_caps.c Tie message ID strings to function keys 2021-12-04 23:53:15 -06:00
asdf_keymap_apple2_caps.h Add missing keymap header files 2022-02-28 20:08:38 -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 Remove unused function 2023-01-02 04:17:27 -06:00
asdf_keymap_apple2.h fix videx keymappings fix applesoft keytest prog 2023-01-02 03:06:10 -06:00
asdf_keymap_classic_add_map.c Update classic map to use more flexible mapping 2023-04-14 21:59:16 -05:00
asdf_keymap_classic_add_map.h Add back the upper/lower Apple map 2021-11-28 23:50:28 -06:00
asdf_keymap_classic_caps.c Tie message ID strings to function keys 2021-12-04 23:53:15 -06:00
asdf_keymap_classic.c Tie message ID strings to function keys 2021-12-04 23:53:15 -06:00
asdf_keymap_classic.h Update classic map to use more flexible mapping 2023-04-14 21:59:16 -05:00
asdf_keymap_defs_apple2.h Update comment do reflect correct DIPswitch row 2021-11-22 16:46:18 -06:00
asdf_keymap_defs_dipswitch.h Update classic map to use more flexible mapping 2023-04-14 21:59:16 -05:00
asdf_keymap_defs_sol.h Add spaces arounce concatenation operator 2020-06-17 01:03:18 -05: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 Add sol id message to CTL-0 and bump version 2021-12-05 00:08:16 -06:00
asdf_keymap_sol.h Add missing keymap header files 2022-02-28 20:08:38 -06:00