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/lfkeyboards/lfk87/info.json | |
| 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/lfkeyboards/lfk87/info.json')
| -rw-r--r-- | keyboards/lfkeyboards/lfk87/info.json | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/keyboards/lfkeyboards/lfk87/info.json b/keyboards/lfkeyboards/lfk87/info.json index 6a2d5eb796..0b53928421 100644 --- a/keyboards/lfkeyboards/lfk87/info.json +++ b/keyboards/lfkeyboards/lfk87/info.json @@ -8,15 +8,5 @@ "pid": "0x6060", "device_version": "0.0.1" }, - "backlight": { - "driver": "custom", - "levels": 10 - }, - "rgblight": { - "driver": "custom" - }, - "ws2812": { - "pin": "F4" - }, "community_layouts": ["tkl_ansi", "tkl_iso"] } |