mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update C64-JoyKEY.sc
This commit is contained in:
parent
f5cf17198a
commit
c390a2f654
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user