Merge "Support VIRTUAL flag in keyboard layouts."
This commit is contained in:
commit
b9e879d429
@ -345,6 +345,7 @@ static const InputEventLabel LEDS[] = {
|
||||
};
|
||||
|
||||
static const InputEventLabel FLAGS[] = {
|
||||
DEFINE_FLAG(VIRTUAL),
|
||||
DEFINE_FLAG(FUNCTION),
|
||||
|
||||
{ NULL, 0 }
|
||||
|
Loading…
Reference in New Issue
Block a user