mirror of
https://github.com/mcgurk/Arduino-USB-HID-RetroJoystickAdapter
synced 2024-11-21 08:35:05 -05:00
Update README.md
This commit is contained in:
parent
f6ac147c61
commit
9dfa4ea541
@ -58,7 +58,7 @@
|
||||
|
||||
## Macro without modifier key
|
||||
Even though modifier key is mandatory, it can be replaced with unpressed modifier. This writes shifted A when only a-key is pressed:
|
||||
´´´
|
||||
```
|
||||
macroblock
|
||||
macro A -LALT
|
||||
SET_META LSHIFT
|
||||
@ -66,7 +66,7 @@ macroblock
|
||||
CLEAR_ALL
|
||||
endmacro
|
||||
endblock
|
||||
´´´
|
||||
```
|
||||
|
||||
## Issues
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user