Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
* 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. | |||
2022-10-04 | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-09-21 | Add DD mapping for LED/RGB Matrix center (#18432) | Ryan | |
2022-08-20 | [Keyboard] Add yandrstudio/nz67v2 keyboard. (#17591) | JX | |
* add yr nz67v2 by jiaxin96 |