mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 19:33:46 +00:00
10 lines
114 B
CMake
10 lines
114 B
CMake
|
list(APPEND keymap_list
|
||
|
"<classic:0>"
|
||
|
"<classic_caps:1>"
|
||
|
"<apple2:2>"
|
||
|
"<apple2_caps:3>"
|
||
|
"<sol:4>"
|
||
|
)
|
||
|
|
||
|
|