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/mini1800/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/mini1800/info.json')
| -rw-r--r-- | keyboards/lfkeyboards/mini1800/info.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/keyboards/lfkeyboards/mini1800/info.json b/keyboards/lfkeyboards/mini1800/info.json index 6737c1baca..35bb1c15a8 100644 --- a/keyboards/lfkeyboards/mini1800/info.json +++ b/keyboards/lfkeyboards/mini1800/info.json @@ -13,30 +13,6 @@ "rows": ["D7", "E1", "F2", "F0", "F1"] }, "diode_direction": "COL2ROW", - "backlight": { - "driver": "custom", - "levels": 10 - }, - "rgblight": { - "driver": "custom", - "hue_steps": 10, - "led_count": 26, - "animations": { - "breathing": true, - "rainbow_mood": true, - "rainbow_swirl": true, - "snake": true, - "knight": true, - "christmas": true, - "static_gradient": true, - "rgb_test": true, - "alternating": true, - "twinkle": true - } - }, - "ws2812": { - "pin": "F4" - }, "layouts": { "LAYOUT": { "layout": [ |