summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pytest
AgeCommit message (Expand)Author
2023-05-06Fix `test_json2c_no_json()` (#20756)Ryan
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan
2023-03-27Custom keycodes in JSON (#19925)Joel Challis
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2023-01-08Add some missing layout data (#19539)Joel Challis
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-11-05Macro keycode name refactoring (#18958)Nick Brassel
2022-08-31Move bootloader.mk to platforms (#18228)Ryan
2022-03-19`device_ver` -> `device_version` for some more boards (#16685)Ryan
2021-11-22Macros in JSON keymaps (#14374)Zach White
2021-11-05Map `PRODUCT` define to `keyboard_name` (#14372)Ryan
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White
2021-01-05Migrate python tests away from onekey (#11367)Joel Challis