unified_retro_keyboard/firmware/asdf/src
Dave 3c34734a46 I/O cleanup and SYS_RESET fix
- Break out initialization of SYS_RESET, CLEAR, STROBE, and CAPS LED into
  separate functions.

- Emulate open collector output for SYS_RESET: OFF=input with weak pullup.
  ON=output low.

- Add function to cap CAPS LED.
2019-12-28 10:22:00 -06:00
..
Arch I/O cleanup and SYS_RESET fix 2019-12-28 10:22:00 -06:00
Keymaps Break out keymap definitions 2019-12-24 21:54:35 -06:00
Templates
_clang-format
asdf_actions.c Break out keymap definitions 2019-12-24 21:54:35 -06:00
asdf_actions.h Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
asdf_ascii.h ASCII keyboard fixes 2019-12-24 02:22:38 -06:00
asdf_buffer.c
asdf_buffer.h
asdf_config.h Added screen clear and reset functions 2019-12-15 02:38:04 -06:00
asdf_keymaps.c Break out keymap definitions 2019-12-24 21:54:35 -06:00
asdf_modifiers.c modifier cleanups 2019-12-24 22:27:24 -06:00
asdf_modifiers.h modifier cleanups 2019-12-24 22:27:24 -06:00
asdf_repeat.c
asdf_repeat.h
asdf.c Break out keymap definitions 2019-12-24 21:54:35 -06:00
asdf.h Break out keymap definitions 2019-12-24 21:54:35 -06:00
main.c
Makefile modifier cleanups 2019-12-24 22:27:24 -06:00
Makefile.app modifier cleanups 2019-12-24 22:27:24 -06:00
Makefile.deps
Makefile.test modifier cleanups 2019-12-24 22:27:24 -06:00