summaryrefslogtreecommitdiffstats
path: root/keyboards/yandrstudio/nz67v2/keymaps/via
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-76/+0
|
* Merge upstream masterlokher2022-12-061-0/+76
|\
| * Y&R Studio NZ67v2 Layout Refactor (#18724)James Young2022-10-151-20/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 non-Keychron keyboardslokher2022-09-132-77/+0
|/
* [Keyboard] Add yandrstudio/nz67v2 keyboard. (#17591)JX2022-08-202-0/+77
* add yr nz67v2 by jiaxin96