Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `info.json` whitespace cleanups (#20651) | Ryan | 2023-05-02 | 3 | -10/+10 |
| | |||||
* | Move remaining `LAYOUT_all`s to data driven (#20463) | Ryan | 2023-04-27 | 5 | -343/+375 |
| | |||||
* | Encodermap direction define. (#20454) | Nick Brassel | 2023-04-15 | 2 | -2/+2 |
| | |||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -1/+1 |
| | |||||
* | Move 65% layouts to data driven (#20308) | Ryan | 2023-04-04 | 2 | -65/+239 |
| | |||||
* | Move `WS2812_DRIVER` to data driven (#20248) | Ryan | 2023-03-26 | 2 | -1/+3 |
| | |||||
* | Remove `RGB_DI_PIN` ifdefs (#20218) | Ryan | 2023-03-23 | 1 | -3/+1 |
| | |||||
* | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 2 | -38/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Move matrix config to info.json, part 7 (#20020) | Ryan | 2023-03-11 | 6 | -31/+15 |
| | |||||
* | Move encoder config to data driven (#19923) | Ryan | 2023-02-26 | 2 | -7/+6 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -1/+1 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Remove matrix size defines (#19581) | Ryan | 2023-02-17 | 3 | -11/+0 |
| | |||||
* | Move LED indicator config to data driven (#19800) | Ryan | 2023-02-17 | 6 | -7/+10 |
| | |||||
* | Remove unused RGBLight defines from config.h (#19859) | Ryan | 2023-02-17 | 1 | -6/+0 |
| | |||||
* | Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) | Ryan | 2023-02-08 | 1 | -19/+0 |
| | | | | | * Remove `SOFT_SERIAL_PIN` for non-split boards * Delete more empty config.h | ||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 4 | -4/+0 |
| | |||||
* | [Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872) | mechlovin | 2022-12-12 | 38 | -0/+1109 |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> |