summaryrefslogtreecommitdiff
path: root/keyboards/dyz/synthesis60/info.json
AgeCommit message (Collapse)Author
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-28dyz Synthesis60 Layout Macro Addition (#20610)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * refactor keymaps - use four-space indent - grid-align keycodes - use QMK-native keycodes alias for `KC_RIGHT` * add key positions for arrow keys to LAYOUT_all * add LAYOUT_arrow with reference keymap * info.json: unify key legends
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-02-17Move LED indicator config to data driven (#19800)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-07-29Move keyboard USB IDs and strings to data driven: D (#17814)Ryan
2022-03-19`device_ver` -> `device_version` for some more boards (#16685)Ryan
2022-01-29[Keyboard] add synthesis60 (#15864)Bahrul Hidayat
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>