summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio
AgeCommit message (Expand)Author
2024-02-01Migrate lighting defaults to info.json (#22920)Joel Challis
2024-01-10Migrate RGB Matrix config to info.json - XZY (#22879)Joel Challis
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-08-23Move RGBLight animations to data driven (#21635)Ryan
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15rgblight: driver selection cleanups (#21558)Ryan
2023-08-08Remove more legacy config.h options (#21709)Joel Challis
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan
2023-07-03Fix encoder map declarations (#21435)Joel Challis
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan
2023-06-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-06-23Y&R Transition80 Layout Additions and Touch-Up (#21347)James Young
2023-06-19Remove encoder in-matrix workaround code (#20389)jack
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-05-01Move `FORCE_NKRO` to data driven (#20604)Ryan
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-04-09Fix up via keymap builds. (#20383)Nick Brassel
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-04Move 65% layouts to data driven (#20308)Ryan
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-17[Keyboard] Add yandrstudio/transition80 (#19790)JX
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-23 Open Use standard magic keycodes in yandrstudio keymaps (#19919)jack
2023-02-22Remove magic bodges from via keymaps (#19890)Joel Challis
2023-02-19Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)Joel Challis
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-09Fix errors flagged by generate-api (#19784)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2022-11-20Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-20[Keyboard] Add YR80 (#18945)JX
2022-11-16Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-15Y&R Studio NZ67v2 Layout Refactor (#18724)James Young
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre