From 0797b8e6c889be8d69e49da3fe48757571ff7e26 Mon Sep 17 00:00:00 2001 From: blistergeist <morgan.j.allison@gmail.com> Date: Sun, 3 Jan 2021 01:53:37 +0000 Subject: [PATCH] Added CONFIG_ZMK_SPLIT=y to levinson_right.conf to ensure both halves of the board talked to each other correctly. --- app/boards/shields/levinson/levinson_right.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/app/boards/shields/levinson/levinson_right.conf b/app/boards/shields/levinson/levinson_right.conf index e69de29b..ea5f08aa 100644 --- a/app/boards/shields/levinson/levinson_right.conf +++ b/app/boards/shields/levinson/levinson_right.conf @@ -0,0 +1 @@ +CONFIG_ZMK_SPLIT=y \ No newline at end of file