mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-12-21 15:29:21 +00:00
Add rowcol to keymap list and cmakefile
This commit is contained in:
parent
da0e89ed5e
commit
e505693c38
@ -5,6 +5,7 @@ list(APPEND keymap_list
|
||||
"<apple2_caps:3>"
|
||||
"<sol:4>"
|
||||
"<ace1000:5>"
|
||||
"<rowcol:7>"
|
||||
)
|
||||
|
||||
|
||||
|
@ -73,6 +73,7 @@ list (APPEND SOURCES
|
||||
Keymaps/asdf_keymap_sol.c
|
||||
Keymaps/asdf_keymap_ace1000.c
|
||||
Keymaps/asdf_keymap_ace1000_add_map.c
|
||||
Keymaps/asdf_keymap_rowcol.c
|
||||
main.c
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user