mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-11 11:45:04 -05:00
Update C64-JoyKEY.sc
This commit is contained in:
parent
a09dc90b9a
commit
053057ba81
@ -35,6 +35,17 @@ matrix
|
|||||||
unstrobed -PF6 U
|
unstrobed -PF6 U
|
||||||
end
|
end
|
||||||
|
|
||||||
|
# example, reset
|
||||||
|
macroblock
|
||||||
|
macro 1 -ALL
|
||||||
|
SET_META LSHIFT
|
||||||
|
SET_META LALT
|
||||||
|
SET_META LCTRL
|
||||||
|
SET_META LGUI
|
||||||
|
CLEAR_ALL
|
||||||
|
endmacro
|
||||||
|
endblock
|
||||||
|
|
||||||
# example, press a-button to CAPS_LOCK = toggle underglowleds
|
# example, press a-button to CAPS_LOCK = toggle underglowleds
|
||||||
#macroblock
|
#macroblock
|
||||||
# macro A -ALL
|
# macro A -ALL
|
||||||
|
Loading…
Reference in New Issue
Block a user