is now behaving much more HHKB-like. Thankfully!
Code: Select all
{
"title": "♦️ Poker Rules",
"description": "Work in progress",
"rules": [
{
"description": "♦️ Poker: Let's Fn' Fix This Thing!",
"manipulators": [
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "left_control",
"modifiers": {
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "right_control"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "right_control",
"modifiers": {
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "left_control"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "application",
"modifiers": {
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "right_option"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "caps_lock",
"modifiers": {
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "left_control"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "grave_accent_and_tilde",
"modifiers": {
"optional": [
"shift",
"right_command",
"option",
"right_control"
]
}
},
"to": [
{
"key_code": "escape"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "grave_accent_and_tilde",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "grave_accent_and_tilde"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "grave_accent_and_tilde",
"modifiers": {
"optional": [
"left_command"
]
}
},
"to": [
{
"key_code": "grave_accent_and_tilde"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "grave_accent_and_tilde",
"modifiers": {
"optional": [
"left_command",
"left_option"
]
}
},
"to": [
{
"key_code": "escape"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "backslash",
"modifiers": {
"optional": [
"shift",
"option",
"command"
]
}
},
"to": [
{
"key_code": "delete_or_backspace"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "delete_or_backspace",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "backslash"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "open_bracket",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "up_arrow"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "semicolon",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "left_arrow"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "quote",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "right_arrow"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "slash",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "down_arrow"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "l",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "page_up"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "period",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "page_down"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "k",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "home"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "comma",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "end"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "close_bracket",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"mouse_key": {
"vertical_wheel": -32
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "backslash",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"mouse_key": {
"vertical_wheel": 32
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "a",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"consumer_key_code": "mute"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "s",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"consumer_key_code": "volume_decrement"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "d",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"consumer_key_code": "volume_increment"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "1",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f1"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "2",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f2"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "3",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f3"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "4",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f4"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "5",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f5"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "6",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f6"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "7",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f7"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "8",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f8"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "9",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f9"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "0",
"modifiers": {
"mandatory": [
"left_control"
],
"optional": [
"any"
]
}
},
"to": [
{
"key_code": "f10"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "v",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"mouse_key": {
"x": -2000,
"y": 2000
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "b",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"mouse_key": {
"y": 2828
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "n",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"mouse_key": {
"x": 2000,
"y": 2000
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "f",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"mouse_key": {
"x": -2828
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "g",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"pointing_button": "button1"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "h",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"mouse_key": {
"x": 2828
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "r",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"mouse_key": {
"x": -2000,
"y": -2000
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "t",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"mouse_key": {
"y": -2828
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "y",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"mouse_key": {
"x": 2000,
"y": -2000
}
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "x",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"pointing_button": "button2"
}
]
},
{
"type": "basic",
"conditions": [
{
"type": "device_if",
"identifiers": [
{
"product_id": 12563
}
]
}
],
"from": {
"key_code": "z",
"modifiers": {
"mandatory": [
"left_control"
]
}
},
"to": [
{
"pointing_button": "button1"
}
]
}
]
}
]
}
What I've done is left it with DIP switches 2 and 3 active, as I liked them on the iPhone, and rejiggered the mods around for real use on my Mac.
Right, that's enough jiggery-Pokery for one day. G'night!