summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pytest/config.h
AgeCommit message (Collapse)Author
2023-02-17Remove matrix size defines (#19581)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2021-11-05Map `PRODUCT` define to `keyboard_name` (#14372)Ryan
* Map `PRODUCT` define to `keyboard_name` * Fix tests * Fix last test
2021-01-05Migrate python tests away from onekey (#11367)Joel Challis
* Migrate python tests away from onekey * Add stub files to stop lint complaints * Make all the pytest keymaps compile