summaryrefslogtreecommitdiff
path: root/keyboards/yandrstudio/nz67v2
AgeCommit message (Expand)Author
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-23RGB Matrix: driver naming cleanups (#21594)Ryan
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-19Remove encoder in-matrix workaround code (#20389)jack
2023-06-18Move `RGBLED_NUM` to data driven (#21278)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-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-17Remove matrix size defines (#19581)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-10-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-15Y&R Studio NZ67v2 Layout Refactor (#18724)James Young
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-09-21Add DD mapping for LED/RGB Matrix center (#18432)Ryan
2022-08-20[Keyboard] Add yandrstudio/nz67v2 keyboard. (#17591)JX