summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz65rgb/v2/v2.c
AgeCommit message (Expand)Author
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-07-31__flash? (#13799)Joel Challis
2021-06-18[Keyboard] add dztech/dz65rgb/v3 keyboard (#13017)moyi4681