Merge branch 'franklin-temp' of github.com:osiweb/unified_retro_keyboard into franklin-temp

This commit is contained in:
Dave 2023-11-05 16:34:52 -06:00
commit f0236a5281
3 changed files with 0 additions and 4 deletions

View File

@ -5,7 +5,4 @@ list(APPEND keymap_list
"<apple2_caps:3>"
"<sol:4>"
"<ace1000:5>"
"<rowcol:7>"
)

View File

@ -73,7 +73,6 @@ 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
)