mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 04:33:19 +00:00
f0772180cb
- Separate the "asdf_keymaps.h" files into -- "asdf_keymaps.h" which is not keymap dependent and contains keymap function prototypes -- "asdf_keymap_defs.h" which contains the keymap definitions -- Move definitions of number of rows and columns from asdf.h to keymaps_defs.h. -- keymap_defs.h is copied from the keymaps directory depending on which keymap is specified in the Makefile. -- Makefile fixes for the above changes -- Fix includes in several files to reflect the above changes. |
||
---|---|---|
.. | ||
unity | ||
_clang-format | ||
test_asdf_buffer.c | ||
test_asdf_keymaps.c | ||
test_asdf_modifiers.c | ||
test_asdf_repeat.c | ||
test_asdf.c |