summaryrefslogtreecommitdiff
path: root/keyboards/willoucom/keypad/keymaps/default/keymap.json
blob: c16729bd6ccc5ee1fa93d3872e56cb35d02c12c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "keyboard": "willoucom/keypad",
    "layout": "LAYOUT",
    "layers": [
        [
            "KC_GRV",   "KC_1",     "KC_2",     "KC_3",     "KC_4",                 "KC_ESC",
            "KC_LSFT",  "KC_Q",     "KC_W",     "KC_E",     "KC_R",                 "KC_LBRC",
            "KC_LCTL",  "KC_A",     "KC_S",     "KC_D",     "KC_F",     "KC_ENT",               "KC_G",
            "KC_SPC",   "KC_TAB",   "KC_Z",     "KC_X",     "KC_C",                 "KC_RBRC",
                                                                                    "KC_M"
        ]
    ]
}