1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-28 12:02:15 -05:00

Update C64-JoyKEY.sc

This commit is contained in:
Jarno Lehtinen 2023-02-13 13:33:09 +02:00 committed by GitHub
parent 2b3b337ba1
commit d430d1b17b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,10 +38,10 @@ end
# example, reset # example, reset
macroblock macroblock
macro 3 -ALL macro 3 -ALL
SET_META LSHIFT PRESS LSHIFT
SET_META LALT PRESS LALT
SET_META LCTRL PRESS LCTRL
SET_META LGUI PRESS LGUI
CLEAR_ALL CLEAR_ALL
endmacro endmacro
endblock endblock