unified_retro_keyboard/firmware/asdf/src
Dave a03473769f Added screen clear and reset functions
- added asdf_actions.c, asdf_actions.h to place misc. key actions
- asdf.c: asdf_activate_action(): added actions for screen clear and reset
- asdf_config.h, Arch/asdf_arch_atmega328p.c: added defs to specify polarity of data,
  strobe, SCREEN_CLEAR and reset outputs.
- Arch/asdf_arch_atmega328p.h: fixed pin definitions for RESET and SCREEN_CLEAR
2019-12-15 02:38:04 -06:00
..
Arch Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
Keymaps Added screen clear and reset functions 2019-12-15 02:38:04 -06: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_actions.c Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
asdf_actions.h Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
asdf_ascii.h Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
asdf_buffer.c Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
asdf_buffer.h Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
asdf_config.h Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
asdf_keymaps.c Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
asdf_modifiers.c Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
asdf_modifiers.h Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
asdf_repeat.c Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
asdf_repeat.h Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
asdf.c Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
asdf.h Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
main.c Change "Universal" to more accurate "Unified" 2019-12-15 02:09:15 -06:00
Makefile first commit 2019-12-12 14:46:29 -06:00
Makefile.app Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
Makefile.deps first commit 2019-12-12 14:46:29 -06:00
Makefile.test first commit 2019-12-12 14:46:29 -06:00