mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-28 14:10:13 +00:00
f03b10b6c1
* Migrate python tests away from onekey * Add stub files to stop lint complaints * Make all the pytest keymaps compile
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"keyboard":"handwired/pytest/basic",
|
|
"keymap":"pytest_unittest",
|
|
"layout":"LAYOUT",
|
|
"layers":[["KC_A"]]
|
|
}
|