summaryrefslogtreecommitdiffstats
path: root/keyboards/jacky_studio/bear_65
Commit message (Expand)AuthorAgeFilesLines
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-272-191/+169
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-252-369/+338
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-084-2/+6
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-063-1/+6
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-3/+0
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-44/+2
* Move matrix config to info.json, part 1 (#19985)Ryan2023-03-053-17/+10
* Move backlight config to data driven (#19910)Ryan2023-02-263-6/+6
* 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-173-3/+8
* Fix errors flagged by generate-api (#19784)Ryan2023-02-093-22/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0810-103/+677
|\
| * [Keyboard] Add Bear65 v2 (#19578)beelzebubi2023-02-0710-103/+677
* | 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
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-292-7/+6
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Keymap] Userspace updates (#14418)stanrc852021-09-131-19/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Adding my Bear65 keymap (#12962)stanrc852021-06-202-0/+69
* Fix caps lock indicator on Bear65 PCB (#12966)stanrc852021-06-031-0/+2
* [Keyboard] Add RGB Matrix support for Bear65 PCB (#12961)stanrc852021-05-263-0/+31
* [Keyboard] Refactor Jacky's boards (Bear65 and S7 Elephant) (#10528)George Mao2020-12-2411-0/+288