1
0
Files
QMK Bot 4f7a7873c8 [CI] Format code according to conventions (#26000)
Format code according to conventions
2026-02-11 16:06:13 +00:00

14 lines
585 B
JSON

{
"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"
]
]
}