From abe435650a7e297fb49d50eda0f3f7f653d7324f Mon Sep 17 00:00:00 2001 From: Fabien LOISON Date: Mon, 16 Nov 2020 13:19:09 +0100 Subject: [PATCH] Remove default override --- rivalcfg/devices/rival100.py | 9 --------- 1 file changed, 9 deletions(-) diff --git a/rivalcfg/devices/rival100.py b/rivalcfg/devices/rival100.py index 60f1d265..e195144d 100644 --- a/rivalcfg/devices/rival100.py +++ b/rivalcfg/devices/rival100.py @@ -15,25 +15,16 @@ "vendor_id": 0x1038, "product_id": 0x170a, "endpoint": 0, - "override_defaults": { - "color": "#FF0000", - }, }, { "name": "SteelSeries Rival 100 Dota 2 Edition (retail)", "vendor_id": 0x1038, "product_id": 0x170b, "endpoint": 0, - "override_defaults": { - "color": "#FF0000", - }, }, { "name": "SteelSeries Rival 100 Dota 2 Edition (Lenovo)", "vendor_id": 0x1038, "product_id": 0x170c, "endpoint": 0, - "override_defaults": { - "color": "#FF0000", - }, }, { "name": "SteelSeries Rival 105", "vendor_id": 0x1038,