1
0
mirror of https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter synced 2024-11-21 08:35:05 -05:00

Update C64_matrix.sc

This commit is contained in:
Jarno Lehtinen 2019-03-26 18:38:18 +02:00 committed by GitHub
parent 9f82bdec13
commit 6fa779b5bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ end
# semicolon (;) = QUOTE
macroblock
macro F7 SHIFT # SHIFT + F7 = F12
macro F7 LSHIFT # LSHIFT + F7 = F12
PRESS F12
CLEAR_ALL
endmacro