/r/synapseshare

Photograph via snooOG

A Place to share your Razer Synapse Macros and Profiles!

PLEASE READ BEFORE POSTING


Welcome to Synapse Share! A place to easily find profiles and macros to use for your Razer Products!


ATTENTION USERS:

We hope that people would be respectful enough to not spread malicious Malware / Viruses but it is always good to help protect yourself.

Help protect yourself from malicious code by scanning the link with VirusTotal

  1. Click "URL" In the middle of the page
  2. Insert desired URL
  3. Let scan
  4. When scan is finished and page appears click "Go to downloaded file analysis"

Rules for Posting:

Check out the EXAMPLE post! All posts should be similar!

  1. Do not post Macros / Profiles for anything but Razer Products

  2. Do not post your Macro / Profile multiple times

  3. Please Do not use URL Shorteners

  4. No links or discussion about pirated software / games or how to pirate software / games

  5. Please Use Tags in your post title. You should have AT LEAST 1:

  • [Profile] Used if your posting a whole keymap for an item
  • [Macro] for specific macros
  • [RPG] Role-Playing Games
  • [FPS] First-Person Shooter
  • [MMO] Massive Multilayer Online
  • [RTS] Real time strategy
  • [MOBA] Massive Online Battle Arena
  • [MEDIA] Used for profiles / macros to start music for a program or stop music etc.
  • [SOFTWARE] Used for Profile / Macro for a specific program such as, autoCAD, Mastercam, Photoshop, Illustrator etc.
  • Please host your profile / macro on a reputable website such as, Dropbox, Google Drive, mediafire, box.net, mega, etc.

  • To help protect users from Viruses'/ Malware it is recommended to scan your file or link with: VirusTotal and provide a link to the file scan confirmation page. Example of the page is HERE


  • General Guidelines:

    • No Spamming

    • Be respectful

    • Use Reddiquette

    Rules are subject to change at Admin discretion.

    /r/synapseshare

    113 Subscribers

    1

    left handed keyboard profile for person with broken arm

    Hi,

    There may already be a post for this but are there any full keyboard profile for person without right hand. Sports accident = left handed for several months. Thanks guys!!!😄

    0 Comments
    2022/11/21
    21:07 UTC

    1

    Help, weird glitch on start up with keyboard and mouse?

    So noticed when i turn on my pc, sometimes it happens other times the K&M start straight away, other times it takes peripherals longer to start on the windows login screen. Like 10 seconds. but other times, they start them straight away, why is this? There a razer keyboard and mouse. Any reason to be concerned.

    0 Comments
    2022/08/17
    07:45 UTC

    1

    Need help creating a macro for use in Razer Synapse 3

    Still having trouble programming a macro that will;

    A: Perform a full, (down and up) keystroke, TRIGGERED by my key initial key PRESS.

    B: Perform a second, (down and up) keystroke, TRIGGERED by the same key's RELEASE.

    *PLEASE NOTE* A "double click" or "turbo" macro WILL NOT achieve this! The time between the keystrokes needs to vary depending on how long the key is held down, initially.

    Specifically, I want to open and close my inventory in PUBG with a single press and release of the TAB key. For example, the in-game map can be set to function this way from within the game's settings. (which for whatever reason, the inventory cannot*).* I am constantly having to press an integral key twice as much as I should have to be, every single match, start to finish. I can even report that It's getting me killed, and it is, therefore, very important. 95% of my inventory fumbles have disastrous consequences, and if Synapse hadn't dropped stats and heat-maps from the platform (why?!) I'm sure the numbers would support my claim.

    The most widely accepted solution instructs Synapse users to instead create two brand new macros. The first macro containing an open-ended "key press" (UNSTABLE) The second containing just the "key release", which is needed to stop the first "key press only" macro. Finally, we're told to map these two newly created abominations to...

    TWO SEPERATE KEYS!

    THAT DEFEATS THE ENTIRE PURPOSE OF WHAT I'M TRYING TO ACCOMPLISH!

    This is less a solution than it is a janky work-around. And it isn't even a key toggle!

    Also, it's completely unstable. The act of creating and assigning these macros alone, will cause Synapse crashes. When you use a macro that contains key presses without their corresponding key releases, the slightest hiccup or missed-click can cause Synapse to perform an unintended profile switch, which then hobbles your PC in the form of Synapse spewing an infinite barrage of key presses into whatever window you're focused on, without any key releases. To stop this macro, you would need to use Synapse to switch back to the correct profile where the "key release" macro is assigned in the first place. This is impossible to do while your keyboard or mouse is sending infinite key presses of any kind. If you experience one of these open-ended macros getting stuck in the "on" position, you'll find that while it's happening, it's nearly impossible to navigate windows at all. If you can't even force open the task manager to abort Synapse, it can lead to some frantic unplugging scenarios and even forced restarts. Thanks for taking the time to read this, if you did, and I appreciate any suggestions. Even the ones that will likely still suggest making two macros assigned to two different keys, which is doof-status. Cheers-

    0 Comments
    2021/09/18
    07:50 UTC

    2

    Hello World

    Razer


    Macro Shortcuts

    • If you own a Razer keyboard, you can start a macro recording by pressing fn + F9. This will cause the macro light indicator to appear solid red. During this time, you can create your macro. To escape/cancel, press the esc key. When you are done recording, you can press fn + F9 again. The macro light indicator will now be blinking red. During this time, you can press any key to assign your recording to that key. To undo this, you'll have to go into your Razer Synapse.

    Macro Options

    • Delete
    • Export
    • Duplicate: Useful when you want to do something similar with a slight variation.

    Insert Options

    • Keystroke
    • Mouse Button
    • Type Text
    • Run Command
    • Loop: Allows for repeated actions with a set number of loops.
    • Macro Group: Allows you to use each macro as a function/method.

    Macros

    Atom

    Atom is a text editor, that allows you to select and edit multiple lines at the same time.

    Useful Atom Shortcuts

    • SHIFT+[UP|DOWN] ARROW: Move text from one line to the direction of your arrow.
    • ALT+F3: Highlight all instances of the highlighted word.
    • CTRL+LEFT CLICK: Allows you to put your cursor in multiple locations within the document.

    Macros for Atom

    • Fixed Delay Value: When recording your macro, it captures your delay between key presses. In some situations, you don't need to keep this delay and would rather use the smallest delay possible to get the task done. By using the Atom and uploading your exported macro, you can have this macro set every delay to 0.01s.

    Creation

    Delay Timing

    Note: 0.001s is <Delay>1</Delay> in the exported xml.

    • 0.025s: About the pace of a finger picker.
    • 0.015s: About the pace of a speed typist.

    Recommended Delays

    • Atom: 0.01s between each step.
    • Listary: I recommend having 0.1s on the enter key.

    Useful Windows Shortcuts

    • CTRL+A: Select all
    • CTRL+S: Save
    • CTRL+X: Cut
    • CTRL+C: Copy
    • CTRL+V: Paste
    • CTRL+L: Go to address bar of browser.
    • CTRL+W: Close Tab
    • CTRL+T: New tab
    • CTRL+SHIFT+T: Reopen closed tab
    • SHIFT+ARROW: Highlight the character in the direction of the arrow.
    • CTRL+ARROW: Jump to the next word in the direction of the arrow.
    • CTRL+SHIFT+ARROW: Highlight word in the direction of the arrow

    FAQ

    Does Razer Synapse work with non-Razer keyboards?

    No.

    Does Razer Synapse work with all Razer keyboards?

    No. You an go here for compatible devices.


    Razer Community


    Supporting Software

    • Atom: Text editor, that allows you to select and edit multiple lines at the same time. Download Here
    • Ditto: Allows you to have historical access to whatever you save to your clipboard. Download Here
    • Listary: Allows you to use keywords to a webpage. Download Here

    Related Software

    • AutoHotkey: A scripting language designed for assigning automation to keypress. Documentation
    • IFTTT: Allows you to create triggers [I][F] [T]his thing happens [T]hen [T]his happens. Web App

    Web apps

    • Picuki: Allows you to quickly crop and add text to Instagram images.

    Related Subreddits

    0 Comments
    2020/10/15
    15:32 UTC

    0

    How can i change to a profile with one keypress?

    Apparently you can't record the function key. I tried recording a macro by FN+1 but it didn't work. I want to be able to change profiles on the fly with one hand.

    1 Comment
    2016/12/31
    18:20 UTC

    2

    [Tartarus}[Profile][Macros][Software] Microsoft word shortcuts

    PROFILE CAPABILITIES (profile2)

    • Aligning text from left/center/right

    • Bold, italic, and underline toggle at the push of a button

    • Quick alt+tab command for going to research website and back to document

    • Creating a new page within a document at the push of a button

    • Cut/Copy/Paste/Save/Select/Redo all at the push of a button

    • Minimize all windows (WINDOWS+D keyboard shortcut)

    • Scroll through words (not individual characters)

    • Delete one word to the right/left

    • Single/Double/1.5 space lines

    Google Drive folder:https://drive.google.com/#folders/0B4CTnubpAWUTWEp0VDhqZFNVMms

    Virus Scan:https://www.virustotal.com/en/file/f812f11088f6220259e312f1558adecb97fd9920fbf72a2a505b52efa6e66964/analysis/1407603984/

    Virus scan 2:https://www.virustotal.com/en/file/548de3aaa42996b2f6a15f63a9d1d37dd2f0421dedd4c2662064da960484a40f/analysis/1407604047/

    If you have suggestions on what to add, I'll try my best to add it and update the file.

    1 Comment
    2014/08/09
    17:07 UTC

    Back To Top