mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-10-09 00:55:47 +00:00
8310259cc7
- keymap files (c,h) are in src/Keymaps - keymap files are added to the keymap library in src/Keymaps/CMakeLists.txt - keymaps for the build are listed, along with positions, in /keymap_lists.cmake - cmake generates a keymap jump table from the keymap lib and list - tests mostly passing. Keymap structure for testing will be used as the model for the app keymaps.
15 lines
123 B
C
15 lines
123 B
C
// PROCEDURE:
|
|
// INPUTS:
|
|
// OUTPUTS:
|
|
//
|
|
// DESCRIPTION:
|
|
//
|
|
// SIDE EFFECTS:
|
|
//
|
|
// NOTES:
|
|
//
|
|
// SCOPE:
|
|
//
|
|
// COMPLEXITY:
|
|
//
|