forked from forks/qmk_firmware
f03b10b6c1
* Migrate python tests away from onekey * Add stub files to stop lint complaints * Make all the pytest keymaps compile
10 lines
249 B
JSON
10 lines
249 B
JSON
{
|
|
"keyboard": "handwired/pytest/basic",
|
|
"keymap": "default_json",
|
|
"layout": "LAYOUT_ortho_1x1",
|
|
"layers": [["KC_A"]],
|
|
"author": "qmk",
|
|
"notes": "This file is a keymap.json file for handwired/pytest/basic",
|
|
"version": 1
|
|
}
|