unified_retro_keyboard/firmware/asdf/keymap_list.cmake
Dave 233cda3e25 Add back the upper/lower Apple map
Port the old .h macro-based keymap definition to new C module based
definition.
2021-11-28 23:50:28 -06:00

10 lines
115 B
CMake

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