Another try

This commit is contained in:
Nehemiah of Zebulun 2023-10-17 14:50:32 -04:00
parent 6540a2df69
commit ee7d8501d2

View File

@ -4,5 +4,5 @@ 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'
} }