summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/pytest/has_template
Commit message (Collapse)AuthorAgeFilesLines
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-2/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Migrate python tests away from onekey (#11367)Joel Challis2021-01-059-0/+43
* Migrate python tests away from onekey * Add stub files to stop lint complaints * Make all the pytest keymaps compile