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
{ | |
"title": "SpaceFN", | |
"rules": [ | |
{ | |
"description": "SpaceFN: Space enables SpaceFN mode (see: https://geekhack.org/index.php?topic=51069.0)", | |
"manipulators": [ | |
{ | |
"type": "basic", | |
"from": { | |
"key_code": "spacebar" |
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
{:profiles | |
{:oneshot {:default true | |
:alone 300 ; | |
:held 150 ; | |
:delay 500 ; time after which the key press is delayed | |
:sim 50}} ; keys need to be pressed within this threshold to be considered simultaneous | |
:main [{:des "Symbol Mode" | |
:rules [:symbol-mode | |
[:q :grave_accent_and_tilde] |