unified_retro_keyboard/firmware/asdf/src
2020-05-14 01:36:20 -05:00
..
Arch Move F_CPU to header file and clean up 2560 read_row() code 2020-05-12 17:09:49 -05:00
Keymaps Fix virtual output actions in keymap 2020-05-13 15:51:45 -05:00
Templates Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
_clang-format first commit 2019-12-12 14:46:29 -06:00
asdf_ascii.h Fix and clarify comments, add COPYING file 2020-04-08 12:41:53 -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 Replaced the Virtual out pulse function with long and short pulse 2020-03-17 01:42:51 -05:00
asdf_hook.c Get hook functionality running and DIP switch cleanup 2020-05-05 15:05:54 -05:00
asdf_hook.h Get hook functionality running and DIP switch cleanup 2020-05-05 15:05:54 -05:00
asdf_keymaps.c Get hook functionality running and DIP switch cleanup 2020-05-05 15:05:54 -05:00
asdf_keymaps.h More comment cleanups and clarifications. 2020-04-08 15:00:43 -05:00
asdf_modifiers.c Clean up shift/shiftlock cruft 2020-04-27 17:11:36 -05:00
asdf_modifiers.h Clean up shift/shiftlock cruft 2020-04-27 17:11:36 -05:00
asdf_physical.c (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
asdf_physical.h Add support for "hi-z when low" outputs 2020-03-16 12:56:21 -05: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 Replaced the Virtual out pulse function with long and short pulse 2020-03-17 01:42:51 -05:00
asdf_virtual.h Replaced the Virtual out pulse function with long and short pulse 2020-03-17 01:42:51 -05:00
asdf.c Get hook functionality running and DIP switch cleanup 2020-05-05 15:05:54 -05:00
asdf.h Fix and clarify comments, add COPYING file 2020-04-08 12:41:53 -05:00
COPYING Fix and clarify comments, add COPYING file 2020-04-08 12:41:53 -05:00
main.c Enable output hook in main() 2020-05-06 15:56:23 -05:00
Makefile Moved clock speed definition (F_CPU) to arch header file 2020-05-12 17:09:13 -05:00
Makefile.app Moved clock speed definition (F_CPU) to arch header file 2020-05-12 17:09:13 -05:00
Makefile.deps first commit 2019-12-12 14:46:29 -06:00
Makefile.test (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00