unified_retro_keyboard/firmware/asdf/src/Keymaps
Dave 62b27e0a3d fix videx keymappings fix applesoft keytest prog
- fixed the videx-like keymappings for the upper/lower keyboard
- moved @ to SHIFT-0 from CTRL-0, and put ID on CTRL-0
- bind the applesoft key test program to CTRL-3
- cram the keyboard test program into one line, to avoid adding a delay
 for BASIC parsing after the CR.
 - in main(), output only printable codes less than INVALID_CODE,
- instead of checking for code != INVALID_CODE.
2023-01-02 03:06:10 -06:00
..
_clang-format Convert more keymaps to new scheme (untested) 2021-03-05 01:00:40 -06:00
asdf_keymap_apple2.c Add character test to apple keymap 2023-01-01 14:36:03 -06:00
asdf_keymap_apple2.h fix videx keymappings fix applesoft keytest prog 2023-01-02 03:06:10 -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_classic.c Tie message ID strings to function keys 2021-12-04 23:53:15 -06:00
asdf_keymap_classic.h Tie message ID strings to function keys 2021-12-04 23:53:15 -06:00
asdf_keymap_classic_add_map.c Tie message ID strings to function keys 2021-12-04 23:53:15 -06: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_defs_apple2.h Update comment do reflect correct DIPswitch row 2021-11-22 16:46:18 -06:00
asdf_keymap_defs_dipswitch.h Add character test to apple keymap 2023-01-01 14:36:03 -06: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