summaryrefslogtreecommitdiff
path: root/keyboards/handwired/pytest
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Fix pytest/has_community default keymap location (#25471)Joel Challis1-0/+0
2025-07-09Miscellaneous fixes for lint warnings (#25469)Joel Challis2-0/+9
2024-08-03Remove `handwired/pytest/has_template` (#24232)Ryan7-42/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis6-0/+0
2023-08-15Fix `keyboard` field for some JSON keymaps (#21752)Ryan1-1/+1
2023-05-06Fix `test_json2c_no_json()` (#20756)Ryan4-14/+13
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2-12/+4
2023-03-27Custom keycodes in JSON (#19925)Joel Challis1-0/+12
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan3-3/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan2-1/+3
2023-01-08Add some missing layout data (#19539)Joel Challis1-1/+8
2022-11-21Remove .noci functionality (#19122)Joel Challis6-0/+0
2022-11-05Macro keycode name refactoring (#18958)Nick Brassel1-1/+1
2022-08-31Move bootloader.mk to platforms (#18228)Ryan5-6/+3
2022-03-19`device_ver` -> `device_version` for some more boards (#16685)Ryan1-1/+1
2021-11-22Macros in JSON keymaps (#14374)Zach White5-0/+26
2021-11-05Map `PRODUCT` define to `keyboard_name` (#14372)Ryan3-14/+16
2021-05-292021 May 29 Breaking Changes Update (#13034)James Young1-2/+2
2021-01-31Create a system to map between info.json and config.h/rules.mk (#11548)Zach White1-0/+10
2021-01-05Migrate python tests away from onekey (#11367)Joel Challis20-0/+90