summaryrefslogtreecommitdiff
path: root/keyboards/dyz/dyz60_hs/info.json
AgeCommit message (Collapse)Author
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-10-15Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre
2022-09-03dyz60_hs Layout Additions (#18261)James Young
* dyz60_hs: add matrix diagram * add LAYOUT_60_ansi * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_iso * add LAYOUT_60_iso_split_bs_rshift * enable Community Layouts support * readme.md: correct keyboard references Replace `dyz60` with `dyz60_hs` as needed.
2022-09-03Fix a couple of boards still using `usb.device_ver` (#18258)Ryan
2022-07-29[Keyboard] add dyz60-hs (#17763)Bahrul Hidayat
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>