summaryrefslogtreecommitdiffstats
path: root/keyboards/saevus
Commit message (Collapse)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
|
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
|
* saevus cor Layout Additions (#20810)James Young2023-05-094-84/+348
| | | | | | | | | | | | | * add matrix_diagram.md * rename LAYOUT_all to LAYOUT_ansi_blocker_split_bs * info.json: apply friendly formatting * add LAYOUT_ansi_blocker * add LAYOUT_ansi_blocker_tsangan_split_bs * add LAYOUT_ansi_blocker_tsangan
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-73/+73
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-73/+73
|
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
|
* Move TKL F13 and FRL layouts to data driven (#20310)Ryan2023-04-044-597/+523
|
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
|
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-11-201-1/+1
|\
| * Fix Typo in Saevus Cor Matrix (#19073)Patrick Muldoon2022-11-201-1/+1
| |
* | Remove legacy keycodes, part 5 (#18710)Ryan2022-10-153-3/+3
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-3/+5
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-306-0/+219
|\|
| * [Keyboard] Add saevus cor (#18368)Ramon Imbao2022-09-296-0/+219
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-266-72/+14
|\|
| * Fixup saevus/cor_tkl (#18476)jack2022-09-266-72/+14
| |
* | Remove lingering `DRIVER_LED_TOTAL` references (#18475)jack2022-09-251-1/+1
|/
* [Keyboard] Add Saevus Cor TKL (#18369)Ramon Imbao2022-09-2413-0/+910