Compare commits

...

2 Commits

Author SHA1 Message Date
ee7d8501d2 Another try 2023-10-17 14:50:32 -04:00
6540a2df69 Another try 2023-10-17 14:50:06 -04:00

View File

@ -1,8 +1,8 @@
type NUMERIC type FULL
key DPAD_UP { key DPAD_UP {
label: 'A' label: 'A'
base: 'a' base: 'a'
shift, capslock: 'A' shift, capslock: 'A'
ctrl, alt, meta: none ctrl, alt, meta: 'B'
} }