summaryrefslogtreecommitdiffstats
path: root/keyboards/winry
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-15/+12
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Tidy up encoder in matrix references (#21718)Joel Challis2023-08-091-4/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-07-083-1/+143
|\
| * Lights Out keymap for winry25t (#20538)Tom Parker-Shemilt2023-07-083-0/+141
* | Fix encoder map declarations (#21435)Joel Challis2023-07-031-1/+1
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-24/+4
* | Remove encoder in-matrix workaround code (#20389)jack2023-06-194-119/+12
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-7/+3
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-2/+2
|/
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-3/+7
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-72/+72
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-064-2/+6
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-58/+29
* [Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann2023-04-031-1/+2
* Remove more empty headers (#20155)Ryan2023-03-171-17/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-112-6/+5
* Move encoder config to data driven (#19923)Ryan2023-02-263-22/+12
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-192-132/+72
* Remove matrix size defines (#19581)Ryan2023-02-172-5/+0
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-12/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* VIA V3 - The Custom UI Update (#18222)Wilba2022-11-102-63/+0
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-062-7/+6
* [Keyboard] Add Winry315 keyboard (#15894)Sergey Vlasov2022-03-0716-0/+995
* move winry25tc to winry/ (#15637)peepeetee2022-01-137-0/+204