unified_retro_keyboard/firmware/asdf/src
2020-08-06 15:22:52 -05:00
..
Arch Allow settling time for each row output change. 2020-08-06 15:22:52 -05:00
Keymaps Add spaces arounce concatenation operator 2020-06-17 01:03:18 -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 Notation fixes for pointers to functions 2020-08-06 15:17:28 -05:00
asdf_hook.h minor hook cleanups 2020-05-19 17:58:58 -05:00
asdf_keymaps.c BUGFIX: repeat apparatus not initiazized on keymap switch. 2020-07-20 14:13:53 -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 Physical devices attached to virtual dev change synchronously 2020-08-06 15:20:19 -05:00
asdf_physical.h Physical devices attached to virtual dev change synchronously 2020-08-06 15:20:19 -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 Physical devices attached to virtual dev change synchronously 2020-08-06 15:20:19 -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 Notation fixes for pointers to functions 2020-08-06 15:17:28 -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 Notation fixes for pointers to functions 2020-08-06 15:17:28 -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