Try again

This commit is contained in:
Nehemiah of Zebulun 2023-10-17 15:29:57 -04:00
parent 82d5d1e7f4
commit cc2cc92ff9
2 changed files with 9 additions and 2 deletions

View File

@ -3,6 +3,13 @@ type FULL
key DPAD_UP {
label: 'A'
base: 'a'
shift, capslock, fn: 'A'
shift, capslock: 'A'
ctrl, alt, meta: 'B'
}
key DPAD_DOWN {
label: 'B'
base: DPAD_DOWN
shift, capslock: VOLUME_DOWN
ctrl, alt, meta: MUTE
}

View File

@ -1 +1 @@
key 139 FUNCTION
key 139 SHIFT_LEFT