summaryrefslogtreecommitdiffstats
path: root/keyboards/25keys/cassette42
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-162-1/+3
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-6/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Fix some more missing `#pragma once`s (#20241)Ryan2023-03-231-0/+2
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2023-03-201-3/+5
* Adjust offset for some layouts (#20075)Ryan2023-03-131-6/+6
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+6
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-51/+8
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-7/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: 0-9 (#16481)Ryan2022-03-132-11/+9
* [Keyboard] move @monksoffunk 's boards into 25keys/ (#15789)peepeetee2022-01-3011-0/+605