summaryrefslogtreecommitdiff
path: root/keyboards/dztech/dz60rgb_wkl/dz60rgb_wkl.c
AgeCommit message (Expand)Author
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
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
2020-07-22Fix compilation warning for the DZ60RGB/DZ65RGB when RGB matrix is disabled (...Michael Krasnitski
2020-01-14Tidy up dztech keyboard.c/h and readmes (#7664)fauxpark
2019-11-14[Keyboard] add kbdmini; dztech, kbdfans keyboards cleanup (#7223)moyi4681