unified_retro_keyboard/firmware/asdf/src
Dave e9c38e3c51 Replace Makefiles with CMake build system
- CMake build process handles dependencies much more effectively

- Cleaner separation of test and binary builds

- permit co-existing test and multiple architecture builds

- add support for AVR from cmake-avr:
      https://github.com/mkleemann/cmake-avr

- new build process avoids creating files in the src directory
2021-03-04 22:27:15 -06: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
_clang-format
asdf_ascii.h Apply clang-format to files 2020-05-15 14:48:40 -05:00
asdf_buffer.c
asdf_buffer.h
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
asdf_modifiers.c Apply clang-format to files 2020-05-15 14:48:40 -05:00
asdf_modifiers.h
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
asdf_repeat.h
asdf_virtual.c Physical devices attached to virtual dev change synchronously 2020-08-06 15:20:19 -05:00
asdf_virtual.h
asdf.c Notation fixes for pointers to functions 2020-08-06 15:17:28 -05:00
asdf.h
CMakeLists.txt Replace Makefiles with CMake build system 2021-03-04 22:27:15 -06:00
COPYING
main.c Notation fixes for pointers to functions 2020-08-06 15:17:28 -05:00