summaryrefslogtreecommitdiffstats
path: root/keyboards/yandrstudio
Commit message (Collapse)AuthorAgeFilesLines
* Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan2022-11-164-4/+0
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-204-4/+4
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-10-154-411/+318
|\
| * Y&R Studio NZ67v2 Layout Refactor (#18724)James Young2022-10-154-411/+318
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * info.json: apply friendly formatting * nz67v2.h: use ____ for KC_NO * nz67v2.h: add matrix diagram * add LAYOUT_all Same matrix as `LAYOUT`, but physically arranged to mimic the keyboard layout. Rotary encoder positions move from the bottom row to the top row. * refactor keymaps to use LAYOUT_all macro * info.json: add LAYOUT_all data * remove LAYOUT macro Now unused. * add LAYOUT_65_ansi_blocker * add LAYOUT_65_ansi_blocker_split_space * remove dead space from layouts Remove empty space from `LAYOUT_65_ansi_blocker` and `LAYOUT_65_ansi_blocker_split_space` layouts.
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+0
| |
* | Various keyboard fixes (#18649)Joel Challis2022-10-091-1/+1
| |
* | Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-042-2/+10
| | | | | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-3012-0/+747
|\|
| * [Keyboard] Add nightstar75 (#18546)JX2022-09-3012-0/+747
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-3012-0/+707
|\|
| * [Keyboard] Add yandrstudio/buff67v3 keyboard (#17592)JX2022-09-2912-0/+707
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-3011-0/+696
|\|
| * [Keyboard] Add EAU87 (#18532)JX2022-09-2911-0/+696
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2710-0/+702
|\|
| * [Keyboard] Add wave75 (#18490)JX2022-09-2710-0/+702
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2612-0/+1088
|\|
| * [Keyboard] add yr6095 (#18278)JX2022-09-2512-0/+1088
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2612-0/+746
|\|
| * [Keyboard] add eau75 (#18173)JX2022-09-2512-0/+746
| | | | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-233-4/+4
| |
* | Add DD mapping for LED/RGB Matrix center (#18432)Ryan2022-09-212-2/+0
|/
* [Keyboard] add tg67 (#18225)JX2022-08-3112-0/+726
|
* [Keyboard] Add yandrstudio/nz67v2 keyboard. (#17591)JX2022-08-2012-0/+872
| | | * add yr nz67v2 by jiaxin96
* RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
|
* Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-202-14/+0
|
* Migrate more F4x1 board files (#18046)Joel Challis2022-08-152-0/+2
|
* edit typo in comment (#17394)Felicia Kuan2022-06-151-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* [Keyboard] Cleanup zhou65 and add nz64 keyboard (#17032)JX2022-05-1120-68/+510
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* Fix yandrstudio/zhou65 (#16589)jack2022-03-0910-106/+61
| | | | | * initial cleanup and hotfix for rgb.... * remove /f401
* [Keyboard] Add Y&R Studio zhou65 keyboard (#14192)JX2022-03-0814-0/+370
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Ryan <fauxpark@gmail.com>