mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
Add support for loadable vkeyboard layouts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9347 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0fec4711d5
commit
75c3d0b9f1
13 changed files with 644 additions and 196 deletions
|
|
@ -56,6 +56,7 @@ enum icons_6x8 {
|
|||
Icon_Bookmark,
|
||||
Icon_Queued,
|
||||
Icon_Moving,
|
||||
Icon_Keyboard,
|
||||
Icon6x8Last
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue