summaryrefslogtreecommitdiffstats
path: root/keyboards/stello65/beta/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move `DEBOUNCE_TYPE` to data driven (#21489)Ryan2023-07-091-1/+0
|
* Stello65 Beta Layout Additions and Clean-Up (#20824)James Young2023-05-091-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-6/+0
|
* [Keyboard] Add Stello65 keyboard (#17168)Uy Bui2022-06-071-0/+22
* [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>