unified_retro_keyboard/firmware/asdf/keymap_list.cmake
Dave 123e345b6e Fix subscript on Sol map
- Change from 4 to 2, since only 3 maps for now.
2021-09-21 16:33:56 -05:00

10 lines
116 B
CMake

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