Update C64-JoyKEY.sc

This commit is contained in:
Jarno Lehtinen 2023-02-12 00:10:25 +02:00 committed by GitHub
parent f5cf17198a
commit c390a2f654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -10,6 +10,13 @@
# PB1(D15) down
# PF5(D18) right
# PF4(D19) up
# PD7(D6) underglowleds
# PB6(D10) sysled
# PB5(D9) powerled
led caps -PD7
led num -PB6
led scroll -PB5
matrix
scanrate 1
@ -26,6 +33,15 @@ matrix
end
macroblock
macro A -ALL
#SET_META LSHIFT
#PRESS A
#CLEAR_ALL
SCROLL_LOCK
endmacro
endblock
#
# unstrobed
# Specifies a single pin to read and the corresponding HID code.