summaryrefslogtreecommitdiffstats
path: root/keyboards/dyz/dyz60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-1/+10
|
* Move keyboard USB IDs and strings to data driven: D (#17814)Ryan2022-07-291-0/+1
|
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+1
| | | | | * CLI: Parse USB device version BCD * Apply suggestions
* Dyz60 touch-up (#14742)James Young2021-10-071-2/+354
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* [Keyboard] Add dyz60 (#13864)Bahrul Hidayat2021-09-181-0/+30
Co-authored-by: Ryan <fauxpark@gmail.com>