summaryrefslogtreecommitdiff
path: root/keyboards/saevus
AgeCommit message (Collapse)Author
2024-01-16Migrate RGB Matrix config to info.json - RS (#22909)Joel Challis
2023-12-28Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-09saevus cor Layout Additions (#20810)James Young
* 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
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-04Move TKL F13 and FRL layouts to data driven (#20310)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-11-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-20Fix Typo in Saevus Cor Matrix (#19073)Patrick Muldoon
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-09-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-29[Keyboard] Add saevus cor (#18368)Ramon Imbao
2022-09-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-09-26Fixup saevus/cor_tkl (#18476)jack
2022-09-25Remove lingering `DRIVER_LED_TOTAL` references (#18475)jack
2022-09-24[Keyboard] Add Saevus Cor TKL (#18369)Ramon Imbao