From f03b10b6c1c9a5b0e07f7f78c6060610246b4a7f Mon Sep 17 00:00:00 2001 From: Joel Challis Date: Tue, 5 Jan 2021 00:52:31 +0000 Subject: Migrate python tests away from onekey (#11367) * Migrate python tests away from onekey * Add stub files to stop lint complaints * Make all the pytest keymaps compile --- keyboards/handwired/pytest/has_template/templates/keymap.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 keyboards/handwired/pytest/has_template/templates/keymap.json (limited to 'keyboards/handwired/pytest/has_template/templates/keymap.json') diff --git a/keyboards/handwired/pytest/has_template/templates/keymap.json b/keyboards/handwired/pytest/has_template/templates/keymap.json new file mode 100644 index 0000000000..04928564e9 --- /dev/null +++ b/keyboards/handwired/pytest/has_template/templates/keymap.json @@ -0,0 +1,3 @@ +{ + "documentation": "This file is a keymap.json file for handwired/pytest/has_template" +} -- cgit v1.2.3