mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-21 13:31:36 +00:00
Franklin updates (#44)
* Remove rowcol references. Will re-implement row-col scanner after keymap improvements. * Fix number row sizes in keycap spec
This commit is contained in:
parent
ecae8510db
commit
cfa8a7f4a5
@ -5,7 +5,4 @@ list(APPEND keymap_list
|
||||
"<apple2_caps:3>"
|
||||
"<sol:4>"
|
||||
"<ace1000:5>"
|
||||
"<rowcol:7>"
|
||||
)
|
||||
|
||||
|
||||
|
@ -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
|
||||
)
|
||||
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user