mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2025-02-16 20:31:09 +00:00
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>"
|
|
)
|
|
|
|
|