BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lvgl
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
lvgl
Commits
c13507ae
Commit
c13507ae
authored
Oct 31, 2017
by
Gabor Kiss-Vamosi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
lv_kb: Enter key name fix
parent
0646509b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lv_kb.c
lv_objx/lv_kb.c
+1
-1
No files found.
lv_objx/lv_kb.c
View file @
c13507ae
...
...
@@ -41,7 +41,7 @@ static const char * kb_map_lc[] = {
static
const
char
*
kb_map_uc
[]
=
{
"
\205
1#"
,
"
\204
Q"
,
"
\204
W"
,
"
\204
E"
,
"
\204
R"
,
"
\204
T"
,
"
\204
Y"
,
"
\204
U"
,
"
\204
I"
,
"
\204
O"
,
"
\204
P"
,
"
\207
Del"
,
"
\n
"
,
"
\206
abc"
,
"
\203
A"
,
"
\203
S"
,
"
\203
D"
,
"
\203
F"
,
"
\203
G"
,
"
\203
H"
,
"
\203
J"
,
"
\203
K"
,
"
\203
L"
,
"
\207
0
Enter"
,
"
\n
"
,
"
\206
abc"
,
"
\203
A"
,
"
\203
S"
,
"
\203
D"
,
"
\203
F"
,
"
\203
G"
,
"
\203
H"
,
"
\203
J"
,
"
\203
K"
,
"
\203
L"
,
"
\207
Enter"
,
"
\n
"
,
"_"
,
"-"
,
"Z"
,
"X"
,
"C"
,
"V"
,
"B"
,
"N"
,
"M"
,
"."
,
","
,
":"
,
"
\n
"
,
"
\203
Hide"
,
"
\203
Left"
,
"
\206
"
,
"
\203
Right"
,
"
\203
Ok"
,
""
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment