~ruther/qmk_firmware

ref: 67d512e639806b24e68cb35170789f614e779638 qmk_firmware/keyboards/willoucom/keypad/keymaps/default/keymap.json -rw-r--r-- 584 bytes
67d512e6 — Lex Brugman Fix enter for two ANSI layouts on the TKD Cycle7 (#24070) 9 months ago
                                                                                
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"
        ]
    ]
}
Do not follow this link