summaryrefslogtreecommitdiffstats
path: root/keyboards/dztech/dz65rgb/v1/v1.c
Commit message (Collapse)AuthorAgeFilesLines
* Move 65% layouts to data driven (#20308)Ryan2023-04-041-1/+1
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-2/+5
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* __flash? (#13799)Joel Challis2021-07-311-1/+1
|
* [Keyboard] add dztech/dz65rgb/v3 keyboard (#13017)moyi46812021-06-181-0/+123
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>