summaryrefslogtreecommitdiff
path: root/keyboards/capsunlocked/cu75/cu75.c
AgeCommit message (Collapse)Author
2023-09-24Remove custom ISSI lighting code (#22073)Ryan
* Remove CU75 custom lighting * Remove LFK78 custom lighting * Remove LFK87 custom lighting * Remove LFKPad custom lighting * Remove Mini1800 custom lighting * Remove SMK65 custom lighting * Remove LFK65-HS custom lighting * Remove LFKeyboards custom lighting * Remove Meira custom lighting
2023-03-03Remove some use of keymap.h (#20006)Joel Challis
2023-01-20Fix functions with empty params (#19647)Ryan
* Fix functions with empty params * Found a bunch more
2022-09-03Remove more RESET keycode references (#18252)Joel Challis
2022-01-22Remove `action_function()` from LFKeyboards boards (#15993)Ryan
2022-01-10[Keyboard] move cu24, cu75, cu80/v1 into capsunlocked folder (#15758)peepeetee