summaryrefslogtreecommitdiffstats
path: root/keyboards/dyz
Commit message (Collapse)AuthorAgeFilesLines
* Dyz60 touch-up (#14742)James Young2021-10-076-83/+494
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * friendly-format info.json * refactor keymaps - update grid alignment - use four-space indent - use QMK short-form keycodes * correct info.json layout data Adds three missing positions, and corrects some key sizes. * add matrix diagram to dyz60.h * add LAYOUT_60_ansi * add LAYOUT_60_iso * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_iso_split_bs_rshift * add readme * Remove duplication between config.h and info.json Duplicating settings between config.h and info.json leads to warnings when compiling. Removes the duplicated settings from config.h.
* 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
* update product id for selka40 (#14629)Bahrul Hidayat2021-10-071-1/+1
|
* [Keyboard] add keyboard dyz_TKL (#14535)Bahrul Hidayat2021-09-259-0/+274
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] add keyboard dyz40 (#14533)Bahrul Hidayat2021-09-259-0/+255
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] add keyboard selka40 (#14560)Bahrul Hidayat2021-09-259-0/+269
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add dyz60 (#13864)Bahrul Hidayat2021-09-188-0/+266
Co-authored-by: Ryan <fauxpark@gmail.com>