summaryrefslogtreecommitdiffstats
path: root/keyboards/winkeys
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-42/+13
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* WinKeys Mini Winni: rename LAYOUT_all to LAYOUT_ortho_2x4 (#20881)James Young2023-05-123-18/+22
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-8/+8
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-46/+10
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-8/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-062-8/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* [Keyboard] Add mini winni (#15341)Matthew Dias2022-03-079-0/+247