summaryrefslogtreecommitdiff
path: root/keyboards/dp60/dp60.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-13`dp60`: move RGB Matrix LED config to data driven (#24022)Ryan1-128/+76
2024-04-19Tidy use of raw hid within keyboards (#23557)Joel Challis1-24/+0
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan1-1/+1
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis1-1/+1
2021-07-31__flash? (#13799)Joel Challis1-1/+1
2020-11-05add dp60 indicator mode (#8801)yulei1-0/+12
2019-12-13update dp60 configuration (#7561)yulei1-1/+25
2019-09-09[Keyboard] Add DP60 keyboard (#6679)MechMerlin1-0/+162