summaryrefslogtreecommitdiffstats
path: root/keyboards/jacky_studio
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-237-36/+52
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-233-3/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-141-1/+1
|\
| * Fix `keyboard` field for some JSON keymaps (#21752)Ryan2023-08-151-1/+1
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-247-9/+8
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-187-3/+4
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-167-6/+10
|/
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-2/+6
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-043-822/+822
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-274-416/+335
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-254-3427/+2809
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-086-3/+7
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-068-4/+15
* [keyboard] add jacky_studio/piggy60/rev2 (#20297)Less/Rikki2023-04-027-5/+405
* [jacky_studio/piggy60] move AVR PCB under rev1 (#20253)Less/Rikki2023-03-299-55/+51
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-233-7/+0
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-03-231-1/+2
|\
| * [jacky_studio/piggy60] warn about incompatible PCB rev (#20232)Less/Rikki2023-03-231-1/+2
* | Remove more empty headers (#20155)Ryan2023-03-172-34/+0
* | Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-44/+2
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-057-48/+20
|/
* Move backlight config to data driven (#19910)Ryan2023-02-265-9/+10
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-173-12/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-173-3/+8
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-4/+3
* Fix errors flagged by generate-api (#19784)Ryan2023-02-093-22/+2
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-02-0810-103/+677
|\
| * [Keyboard] Add Bear65 v2 (#19578)beelzebubi2023-02-0710-103/+677
* | Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-313-3/+0
* | Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-1/+0
|/
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-153-14/+30
* Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Remove more RESET keycode references (#18252)Joel Challis2022-09-032-2/+2
* [Keyboard] jacky_studio/piggy60 refactor (#18197)Less/Rikki2022-08-296-475/+482
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-1411-0/+833
|\
| * [Keyboard] jacky_studio/piggy60 (#18012)Less/Rikki2022-08-1311-0/+833
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: J (#17837)Ryan2022-07-296-22/+19
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-5/+3