Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-07 | DYZ TKL touch-up (#14744) | James Young | |
* friendly-format info.json * add LAYOUT_all layout data * add matrix diagram to dyz_tkl.h * add LAYOUT_tkl_ansi * add LAYOUT_tkl_ansi_f13 * add LAYOUT_tkl_iso * add LAYOUT_tkl_iso_f13 * remove `ENCODER_ENABLE = no` from rules.mk * remove redundant definitions from config.h Data-driven compilation calculates `MATRIX_ROWS` and `MATRIX_COLS` from the info.json data, so defining them in config.h isn't necessary. * add missing comma to info.json per fauxpark | |||
2021-09-25 | [Keyboard] add keyboard dyz_TKL (#14535) | Bahrul Hidayat | |
Co-authored-by: Drashna Jaelre <drashna@live.com> |