summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorLucas Rodrigues <lucasrodrigues10@outlook.com>2021-10-25 02:05:12 -0300
committerGitHub <noreply@github.com>2021-10-25 16:05:12 +1100
commit6e8eb2cf542d38332ef460d4f88eed281aed9188 (patch)
tree6efcad3d1028f3ec3f31d4c8f50329089cb0431a /keyboards
parent0002acd4a319d4b692fd9665f14b60e4936dcd83 (diff)
[Keyboard] temporary fix for SpiderIsland 78 (#14935) (#14941)
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/spiderisland/split78/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/spiderisland/split78/config.h b/keyboards/spiderisland/split78/config.h
index e15e5d193d..b67b3fafff 100644
--- a/keyboards/spiderisland/split78/config.h
+++ b/keyboards/spiderisland/split78/config.h
@@ -35,3 +35,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define BACKLIGHT_BREATHING
#define DEBOUNCE 50
+
+#define I2C_START_RETRY_COUNT 1