summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbdmini/kbdmini.c
AgeCommit message (Expand)Author
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan
2023-12-18Update keyboard LED driver configs (#22638)Ryan
2023-10-04Update ISSI LED types (#22099)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
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-05-10KBDMini refactor (#12850)Ryan
2019-11-14[Keyboard] add kbdmini; dztech, kbdfans keyboards cleanup (#7223)moyi4681