summaryrefslogtreecommitdiffstats
path: root/keyboards/program_yoink/staggered
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-1/+7
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241-0/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-0/+1
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-161-0/+3
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-154-6/+4
* Move `default` layouts to data driven (#20349)Ryan2023-04-082-152/+107
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-0/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-18/+1
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-111-0/+5
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-1/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)Ryan2022-08-202-20/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-6/+6
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* update via keymap (#13145)Xelus222021-06-091-3/+4
* [Keyboard] Add program yoink via keymap (#12645)Matthew Dias2021-06-064-0/+91
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-11/+9
* Program Yoink! refactor (#11636)James Young2021-01-2214-0/+429