mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-02 08:15:47 +03:00
* 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"]]
|
|
}
|