Fix subscript on Sol map

- Change from 4 to 2, since only 3 maps for now.
This commit is contained in:
Dave 2021-09-21 16:33:56 -05:00
parent 8acb6085eb
commit 123e345b6e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ list(APPEND keymap_list
"<classic_caps:1>"
# "<apple2:2>"
# "<apple2_caps:3>"
"<sol:4>"
"<sol:2>"
)