mirror of
https://github.com/osiweb/unified_retro_keyboard.git
synced 2024-11-22 04:33:19 +00:00
812f49ab20
Will re-implement row-col scanner after keymap improvements.
9 lines
128 B
CMake
9 lines
128 B
CMake
list(APPEND keymap_list
|
|
"<classic:0>"
|
|
"<classic_caps:1>"
|
|
"<apple2:2>"
|
|
"<apple2_caps:3>"
|
|
"<sol:4>"
|
|
"<ace1000:5>"
|
|
)
|