diff options
| author | Ryan | 2023-09-24 04:32:20 +0200 |
|---|---|---|
| committer | GitHub | 2023-09-24 04:32:20 +0200 |
| commit | 6424dadd3785d83ebbe17861ed9f9b495b8ba6ae (patch) | |
| tree | ccdf39072e5ab1203af46f3128db435a1ab1229a /keyboards/capsunlocked/cu75/rules.mk | |
| parent | 9c340077f630ef464758687e67e415e85376dad1 (diff) | |
Remove custom ISSI lighting code (#22073)
* 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
Diffstat (limited to 'keyboards/capsunlocked/cu75/rules.mk')
| -rw-r--r-- | keyboards/capsunlocked/cu75/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/capsunlocked/cu75/rules.mk b/keyboards/capsunlocked/cu75/rules.mk index cf757fc166..e69de29bb2 100644 --- a/keyboards/capsunlocked/cu75/rules.mk +++ b/keyboards/capsunlocked/cu75/rules.mk @@ -1,3 +0,0 @@ -# TODO: These boards need to be converted to RGB Matrix -VPATH += keyboards/lfkeyboards -SRC = TWIlib.c issi.c lighting.c |