unified_retro_keyboard/firmware/asdf/src
2020-05-15 14:48:40 -05:00
..
Arch Add DIP switch select for strobe polarity and autorepeat 2020-05-15 14:42:06 -05:00
Keymaps Add missing DIP switch definition file to repository. 2020-05-15 14:45:42 -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 Apply clang-format to files 2020-05-15 14:48:40 -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 Apply clang-format to files 2020-05-15 14:48:40 -05:00
asdf_hook.c Apply clang-format to files 2020-05-15 14:48:40 -05:00
asdf_hook.h Get hook functionality running and DIP switch cleanup 2020-05-05 15:05:54 -05:00
asdf_keymaps.c Apply clang-format to files 2020-05-15 14:48:40 -05:00
asdf_keymaps.h More comment cleanups and clarifications. 2020-04-08 15:00:43 -05: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 Apply clang-format to files 2020-05-15 14:48:40 -05:00
asdf_physical.h Apply clang-format to files 2020-05-15 14:48:40 -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 Add DIP switch select for strobe polarity and autorepeat 2020-05-15 14:42:06 -05:00
asdf.h Add DIP switch select for strobe polarity and autorepeat 2020-05-15 14:42:06 -05:00
COPYING Fix and clarify comments, add COPYING file 2020-04-08 12:41:53 -05:00
main.c Apply clang-format to files 2020-05-15 14:48:40 -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