unified_retro_keyboard/firmware/asdf/test
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
..
unity first commit 2019-12-12 14:46:29 -06:00
_clang-format first commit 2019-12-12 14:46:29 -06:00
CmakeLists.txt Replace Makefiles with CMake build system 2021-03-04 22:27:15 -06:00
test_asdf_buffer.c first commit 2019-12-12 14:46:29 -06:00
test_asdf_hook.c (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
test_asdf_keymaps.c (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
test_asdf_lib.c (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
test_asdf_lib.h (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
test_asdf_modifiers.c Modifiers cleanup 2020-03-14 00:11:29 -05:00
test_asdf_repeat.c first commit 2019-12-12 14:46:29 -06:00
test_asdf_virtual.c (Development branch) Added in code to implement fuction hooks 2020-05-01 16:39:21 -05:00
test_asdf.c Add tests for multiple keymap support. 2020-02-19 23:31:17 -06:00