Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) | Ryan | 2023-05-27 | 2 | -1/+3 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) | Ryan | 2023-04-06 | 2 | -2/+3 |
| | |||||
* | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 1 | -21/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Migrate `DIRECT_PINS` to data driven (#19826) | Ryan | 2023-02-14 | 2 | -16/+6 |
| | |||||
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) | Ryan | 2023-02-08 | 2 | -2/+4 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+1 |
| | |||||
* | [Keyboard] PloopyCo update and fixes (#10936) | Drashna Jaelre | 2020-11-18 | 2 | -0/+5 |
| | | | This is based on feedback talking with crop_octagon about the device. Future trackballs will ship with ATMEL DFU for simplicity. This also includes some fixes and optimizations based on code review and tinkering on my own devices. | ||||
* | [Keyboard] Bug fixes and improvements to PloopyCo devices (#10573) | Drashna Jaelre | 2020-10-27 | 3 | -0/+68 |
Co-authored-by: Ryan <fauxpark@gmail.com> |