This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://onhub.here/api/v1/status | |
| http://onhub.here/api/v1/diagnostic-report | |
| http://onhub.here/api/v1/welcome-mat | |
| http://onhub.here/api/v1/connected-devices | |
| http://onhub.here/api/v1/get-attestation-information | |
| http://onhub.here/api/v1/get-endorsement-information |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* Ctrl+Right Mouse button loops holding down Right Mouse button until either W or S are pressed. | |
| Useful with certain boring Minecraft activities that have a person standing still and holding Right Mouse | |
| for extended periods. Moving forward or backwards (W or S respectively) will stop the loop. | |
| Replacing "RButton" with "LButton" will change Right Mouse held down with Left Mouse. | |
| */ | |
| ^RButton:: |
NewerOlder