unified_retro_keyboard/firmware/asdf/keymap_list.cmake
Dave 812f49ab20 Remove rowcol references.
Will re-implement row-col scanner after keymap improvements.
2023-05-12 22:42:31 -05:00

9 lines
128 B
CMake

list(APPEND keymap_list
"<classic:0>"
"<classic_caps:1>"
"<apple2:2>"
"<apple2_caps:3>"
"<sol:4>"
"<ace1000:5>"
)