summaryrefslogtreecommitdiffstats
path: root/keyboards/dyz/dyz40/dyz40.h
Commit message (Collapse)AuthorAgeFilesLines
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-081-96/+0
|
* Dyz40 Configurator fixes (#14739)James Young2021-10-071-5/+70
| | | | | | | | | | | | | | | | | | | | | | | * 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 Hidayat2021-09-251-0/+31
Co-authored-by: Drashna Jaelre <drashna@live.com>