summaryrefslogtreecommitdiff
path: root/keyboards/jacky_studio
AgeCommit message (Expand)Author
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-02[keyboard] add jacky_studio/piggy60/rev2 (#20297)Less/Rikki
2023-03-29[jacky_studio/piggy60] move AVR PCB under rev1 (#20253)Less/Rikki
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-23Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-23[jacky_studio/piggy60] warn about incompatible PCB rev (#20232)Less/Rikki
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-09Fix errors flagged by generate-api (#19784)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-02-07[Keyboard] Add Bear65 v2 (#19578)beelzebubi
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-10-15Update info.json configs to explicitly list RGBLIGHT animations (#18730)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-08-29[Keyboard] jacky_studio/piggy60 refactor (#18197)Less/Rikki
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-13[Keyboard] jacky_studio/piggy60 (#18012)Less/Rikki
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-07-29Move keyboard USB IDs and strings to data driven: J (#17837)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-13[Keymap] Userspace updates (#14418)stanrc85
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-20Adding my Bear65 keymap (#12962)stanrc85
2021-06-03Fix caps lock indicator on Bear65 PCB (#12966)stanrc85