From 7602a9095e73a564528a257eba872b3279a4ced7 Mon Sep 17 00:00:00 2001 From: carbonfet <59760875+carbonfet@users.noreply.github.com> Date: Sat, 21 Mar 2020 02:17:55 -0400 Subject: [PATCH] Update dactyl.clj minor tweak to one of the connectors for the thumb --- src/dactyl_keyboard/dactyl.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dactyl_keyboard/dactyl.clj b/src/dactyl_keyboard/dactyl.clj index 62f303d..e06c7da 100644 --- a/src/dactyl_keyboard/dactyl.clj +++ b/src/dactyl_keyboard/dactyl.clj @@ -936,7 +936,7 @@ (left-key-place (- cornerrow innercol-offset) -1 web-post) (left-key-place (- cornerrow innercol-offset) -1 (translate (wall-locate1 -1 0) web-post)) (key-place 0 (- cornerrow innercol-offset) web-post-bl) - (key-place 0 (- cornerrow innercol-offset) (translate (wall-locate1 -1 0) web-post-bl)) + (key-place 0 (- cornerrow innercol-offset) (translate (wall-locate1 0 0) web-post-bl)) (thumb-tl-place thumb-post-tl)) ; connectors below the inner column to the thumb & second column (if (true? inner-column)