unified_retro_keyboard/firmware/asdf/src
Christopher Ryu 30ac997552
Add support for Franklin ACE 1000 replacement keyboard (#42)
* Initial commit.

* Add support for Franklin ACE 1000.

* Add ace1000_keyboard_test() for completeness.

* Add link to replacement keyboard.

* Add Franklin ACE 1000 replacement keyboard link.

* Add Franklin ACE 1000 keyboard.

* Activate caps-lock at powerup, and swap keymaps accordingly.

---------

Co-authored-by: Christopher RYU <software+github@disavowed.jp>
2023-03-18 19:30:04 -05:00
..
Arch make sure all tests pass 2021-12-10 22:25:13 -06:00
Keymaps Add support for Franklin ACE 1000 replacement keyboard (#42) 2023-03-18 19:30:04 -05:00
Templates Progress toward building new keymap scheme with cmake 2021-03-07 20:38:40 -06:00
ARCHITECTURE-keymaps.org Cleanups for new map scheme 2021-12-01 15:56:25 -06:00
CMakeLists.txt Add support for Franklin ACE 1000 replacement keyboard (#42) 2023-03-18 19:30:04 -05:00
COPYING Fix and clarify comments, add COPYING file 2020-04-08 12:41:53 -05:00
_clang-format first commit 2019-12-12 14:46:29 -06:00
asdf.c Added ability to set the output rate for messages 2021-12-04 23:08:44 -06:00
asdf.h Add character test to apple keymap 2023-01-01 14:36:03 -06:00
asdf_ascii.h Add user-bindable function to print ascii chars 2022-12-30 17:36:15 -06:00
asdf_buffer.c BugFix: asdf_buffer_get: check for valid handle 2021-12-14 11:31:39 -06:00
asdf_buffer.h Add apple 2 caps, printing, bug fixes 2021-11-29 16:26:08 -06:00
asdf_config.h Add apple 2 caps, printing, bug fixes 2021-11-29 16:26:08 -06:00
asdf_hook.c More keymap updates toward [#23] amd [#25] 2021-11-30 13:11:48 -06:00
asdf_hook.h Add character test to apple keymap 2023-01-01 14:36:03 -06:00
asdf_keymap_setup.c.in Remove extraneous chars. 2021-12-10 22:26:59 -06:00
asdf_keymap_setup.h.in Add apple 2 caps, printing, bug fixes 2021-11-29 16:26:08 -06:00
asdf_keymaps.c Remove extraneous include 2022-12-27 15:30:57 -06:00
asdf_keymaps.h Removed unused declaration 2021-11-27 23:26:09 -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_print.c Add apple 2 caps, printing, bug fixes 2021-11-29 16:26:08 -06:00
asdf_print.h Add cmake templates for keymap setup files 2021-11-28 15:34:32 -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
main.c fix videx keymappings fix applesoft keytest prog 2023-01-02 03:06:10 -06:00