summaryrefslogtreecommitdiffstats
path: root/keyboards/jacky_studio/bear_65/config.h
Commit message (Expand)AuthorAgeFilesLines
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-3/+0
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-051-17/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-6/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-4/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-081-34/+25
|\
| * [Keyboard] Add Bear65 v2 (#19578)beelzebubi2023-02-071-34/+25
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|/
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-12/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-291-7/+0
* Fix caps lock indicator on Bear65 PCB (#12966)stanrc852021-06-031-0/+2
* [Keyboard] Add RGB Matrix support for Bear65 PCB (#12961)stanrc852021-05-261-0/+8
* [Keyboard] Refactor Jacky's boards (Bear65 and S7 Elephant) (#10528)George Mao2020-12-241-0/+75