~ruther/qmk_firmware

7654c2a23b183f10c706bc6511d151ecc441fa7d — Joel Challis 2 years ago 012fa6d
Update keycodes_0.0.1_basic.hjson (#20129)

1 files changed, 3 insertions(+), 3 deletions(-)

M data/constants/keycodes/keycodes_0.0.1_basic.hjson
M data/constants/keycodes/keycodes_0.0.1_basic.hjson => data/constants/keycodes/keycodes_0.0.1_basic.hjson +3 -3
@@ 253,7 253,7 @@
        "0x002F": {
            "group": "basic",
            "key": "KC_LEFT_BRACKET",
            "label": "]",
            "label": "[",
            "aliases": [
                "KC_LBRC"
            ]


@@ 261,7 261,7 @@
        "0x0030": {
            "group": "basic",
            "key": "KC_RIGHT_BRACKET",
            "label": "[",
            "label": "]",
            "aliases": [
                "KC_RBRC"
            ]


@@ 1512,4 1512,4 @@
            ]
        }
    }
}
\ No newline at end of file
}