summaryrefslogtreecommitdiff
path: root/keyboards/jacky_studio
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis2-2/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis2-2/+0
2025-01-30Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24845)Joel Challis2-2/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-1/+1
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan5-7/+13
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel7-232/+0
2024-08-25Update Underglow keycodes (#23765)Ryan2-4/+4
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: I-J (#23767)James Young7-56/+24
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-04-23Migrate build target markers to keyboard.json - JK (#23588)Joel Challis1-0/+0
2024-04-19Data-Driven Keyboard Conversions: J (#23547)James Young4-32/+20
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-2/+0
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-13/+13
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-11/+9
2024-03-02WS2812 PWM: prefix for DMA defines (#23111)Ryan1-2/+2
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis3-2/+6
2024-01-08Migrate RGB Matrix config to info.json - J (#22862)Joel Challis2-7/+2
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-11-27Remove userspace keymaps (#22544)Joel Challis2-50/+0
2023-09-25Set default board files for uf2boot bootloader (#22129)Joel Challis1-1/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan7-36/+52
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan3-3/+3
2023-08-14Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2023-08-15Fix `keyboard` field for some JSON keymaps (#21752)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan7-9/+8
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan7-3/+4
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan7-6/+10
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan4-2/+6
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan3-822/+822
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan4-416/+335
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan4-3427/+2809
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan6-3/+7
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan8-4/+15
2023-04-02[keyboard] add jacky_studio/piggy60/rev2 (#20297)Less/Rikki7-5/+405
2023-03-29[jacky_studio/piggy60] move AVR PCB under rev1 (#20253)Less/Rikki9-55/+51
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan3-7/+0
2023-03-23Merge remote-tracking branch 'origin/master' into developDrashna Jael're1-1/+2
2023-03-23[jacky_studio/piggy60] warn about incompatible PCB rev (#20232)Less/Rikki1-1/+2
2023-03-17Remove more empty headers (#20155)Ryan2-34/+0
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-44/+2
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan7-48/+20
2023-02-26Move backlight config to data driven (#19910)Ryan5-9/+10
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan1-3/+0
2023-02-17Remove matrix size defines (#19581)Ryan3-12/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan3-3/+8
2023-02-17Move Bootmagic config to data driven (#19860)Ryan2-4/+3