Skip to content

Instantly share code, notes, and snippets.

@39aldo39
39aldo39 / extend.json
Last active April 1, 2022 05:51
Karabiner-Elements extend
{
"title": "Extend",
"rules": [
{
"description": "Extend",
"manipulators": [
{
"type": "basic",
"from": {
"key_code": "1",
@39aldo39
39aldo39 / pl-colemak.json
Created December 11, 2016 15:32
Polish Colemak
{
"fullName": "Polish (Colemak)",
"name": "pl-colemak",
"singletonKeys": [
[ "Alt_R", "AltGr" ]
],
"shiftstates": [ "None", "Shift", "AltGr", "Shift+AltGr" ],
"keys": [
{ "pos": "~", "letters": [ "`", "~", "tilde", "~" ] },
{ "pos": "1", "letters": [ "1", "!", "¡", "¹" ] },
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
<keyboard group="126" id="-1337" name="Colemak - Qwerty ⌘">
<layouts>
<layout first="0" last="0" modifiers="defaultModifierMap" mapSet="defaultKeyMapSet" />
</layouts>
<modifierMap id="defaultModifierMap" defaultIndex="0">
<keyMapSelect mapIndex="0">
<modifier keys="command anyControl?" />
</keyMapSelect>