summaryrefslogtreecommitdiffstats
path: root/keyboards/dyz/dyz40
Commit message (Collapse)AuthorAgeFilesLines
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
|
* Dyz40 Configurator fixes (#14739)James Young2021-10-072-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 Hidayat2021-09-259-0/+255
Co-authored-by: Drashna Jaelre <drashna@live.com>