index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
yandrstudio
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-15
rgblight: driver selection cleanups (#21558)
Ryan
2023-08-08
Remove more legacy config.h options (#21709)
Joel Challis
2023-07-31
Fix layout offsets for a handful of boards (#21636)
Ryan
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-23
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-06-23
Y&R Transition80 Layout Additions and Touch-Up (#21347)
James Young
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-01
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-09
Fix up via keymap builds. (#20383)
Nick Brassel
2023-04-08
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-04
Move 65% layouts to data driven (#20308)
Ryan
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-03-26
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-17
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2023-03-17
[Keyboard] Add yandrstudio/transition80 (#19790)
JX
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-05
Move matrix config to info.json, part 1 (#19985)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
2023-02-23
Open Use standard magic keycodes in yandrstudio keymaps (#19919)
jack
2023-02-22
Remove magic bodges from via keymaps (#19890)
Joel Challis
2023-02-19
Move `KC_MISSION_CONTROL`/`KC_LAUNCHPAD` keycodes to core (#19884)
Joel Challis
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-09
Fix errors flagged by generate-api (#19784)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-19
Fixup ChibiOS header inclusion search ordering. (#19623)
Nick Brassel
2022-11-20
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-11-20
[Keyboard] Add YR80 (#18945)
JX
2022-11-16
Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-15
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-15
Y&R Studio NZ67v2 Layout Refactor (#18724)
James Young
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-09
Various keyboard fixes (#18649)
Joel Challis
2022-10-04
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-09-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
[next]