Compare commits
No commits in common. "ee7d8501d22521ffa48f2f13ebbf5338a8407367" and "e1d31fd291076282f98eca4db005a530bf84a7d0" have entirely different histories.
ee7d8501d2
...
e1d31fd291
@ -1,8 +1,8 @@
|
|||||||
type FULL
|
type NUMERIC
|
||||||
|
|
||||||
key DPAD_UP {
|
key DPAD_UP {
|
||||||
label: 'A'
|
label: 'A'
|
||||||
base: 'a'
|
base: 'a'
|
||||||
shift, capslock: 'A'
|
shift, capslock: 'A'
|
||||||
ctrl, alt, meta: 'B'
|
ctrl, alt, meta: none
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user