summaryrefslogtreecommitdiff
path: root/keyboards/stello65/beta/info.json
AgeCommit message (Collapse)Author
2023-07-09Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan
2023-05-09Stello65 Beta Layout Additions and Clean-Up (#20824)James Young
* add matrix_diagram.md * info.json: apply friendly formatting * remove encoder hack Converts the rotary encoder hack to Encoder Map with QMK Configurator fallback. * add LAYOUT_65_ansi_blocker_split_bs * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_tsangan_split_bs * add LAYOUT_65_ansi_blocker_tsangan * add LAYOUT_65_iso_blocker * add LAYOUT_65_iso_blocker_split_bs * add LAYOUT_65_iso_blocker_tsangan_split_bs * add LAYOUT_65_iso_blocker_tsangan * enable Community Layout support * Apply suggestions from code review
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan
2022-06-07[Keyboard] Add Stello65 keyboard (#17168)Uy Bui
* [Keyboard] add Stello65 keyboard * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * [Keyboard] update config pinout for stello65_sl_rev1 Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>