summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/pytest
Commit message (Expand)AuthorAgeFilesLines
* Fix `test_json2c_no_json()` (#20756)Ryan2023-05-064-14/+13
* Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan2023-04-302-12/+4
* Custom keycodes in JSON (#19925)Joel Challis2023-03-271-0/+12
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-283-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-1/+3
* Add some missing layout data (#19539)Joel Challis2023-01-081-1/+8
* Remove .noci functionality (#19122)Joel Challis2022-11-216-0/+0
* Macro keycode name refactoring (#18958)Nick Brassel2022-11-051-1/+1
* Move bootloader.mk to platforms (#18228)Ryan2022-08-315-6/+3
* `device_ver` -> `device_version` for some more boards (#16685)Ryan2022-03-191-1/+1
* Macros in JSON keymaps (#14374)Zach White2021-11-225-0/+26
* Map `PRODUCT` define to `keyboard_name` (#14372)Ryan2021-11-053-14/+16
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-291-2/+2
* Create a system to map between info.json and config.h/rules.mk (#11548)Zach White2021-01-311-0/+10
* Migrate python tests away from onekey (#11367)Joel Challis2021-01-0520-0/+90