mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 04:33:19 +00:00
123e345b6e
- Change from 4 to 2, since only 3 maps for now.
10 lines
116 B
CMake
10 lines
116 B
CMake
list(APPEND keymap_list
|
|
"<classic:0>"
|
|
"<classic_caps:1>"
|
|
# "<apple2:2>"
|
|
# "<apple2_caps:3>"
|
|
"<sol:2>"
|
|
)
|
|
|
|
|