Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RESET -> QK_BOOT keyboard readme (#18110) | Joel Challis | 2022-08-20 | 1 | -1/+1 |
| | |||||
* | Move keyboard USB IDs and strings to data driven: D (#17814) | Ryan | 2022-07-29 | 2 | -4/+1 |
| | |||||
* | `device_ver` -> `device_version` for some more boards (#16685) | Ryan | 2022-03-19 | 1 | -1/+1 |
| | |||||
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 1 | -2/+1 |
| | |||||
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 1 | -2/+0 |
| | |||||
* | Dyz40 Configurator fixes (#14739) | James Young | 2021-10-07 | 2 | -7/+322 |
| | | | | | | | | | | | | | | | | | | | | | | | * add matrix diagram to keyboard header file * friendly-format info.json * correct layout data * add legends to info.json key labels * add LAYOUT_split_space_split_bs Rename the `LAYOUT` tree in info.json to `LAYOUT_split_space_split_bs`, and add a corresponding layout macro. * add LAYOUT_all data to info.json * add LAYOUT_7u_space * add LAYOUT_7u_space_split_bs * add LAYOUT_split_space * convert tabs to spaces in dyz40.h | ||||
* | [Keyboard] add keyboard dyz40 (#14533) | Bahrul Hidayat | 2021-09-25 | 9 | -0/+255 |
Co-authored-by: Drashna Jaelre <drashna@live.com> |