bugfix to fxt type 1/bigfoot keyboards.
authorPurdea Andrei <andrei@purdea.ro>
Sat, 3 Jul 2021 01:49:08 +0000 (04:49 +0300)
committerPurdea Andrei <andrei@purdea.ro>
Sat, 3 Jul 2021 01:49:18 +0000 (04:49 +0300)
keyboards/xwhatsit/ibm/bigfoot_fxt_type_1/universal/config.h
keyboards/xwhatsit/ibm/bigfoot_fxt_type_1/xwhatsit_rev4/config.h

index 045acd9..34e4f70 100644 (file)
@@ -273,7 +273,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define CAPSENSE_HARDCODED_THRESHOLD 142
 #endif
 
-#define CAPSENSE_KEYMAP_COL_TO_PHYSICAL_COL(col) (23-(col))
+#define CAPSENSE_KEYMAP_COL_TO_PHYSICAL_COL(col) (22-(col))
 
 // By default we set up for support of xwhatsit's solenoid driver board.
 // Comment out HAPTIC_ENABLE_PIN if you don't have an enable pin:
index b0fc597..868b7ac 100644 (file)
@@ -273,7 +273,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define CAPSENSE_HARDCODED_THRESHOLD 142
 #endif
 
-#define CAPSENSE_KEYMAP_COL_TO_PHYSICAL_COL(col) (23-(col))
+#define CAPSENSE_KEYMAP_COL_TO_PHYSICAL_COL(col) (22-(col))
 // We're using a beamspring controller to driver a Model F keyboard:
 #define CAPSENSE_CONDUCTIVE_PLASTIC_IS_PUSHED_DOWN_ON_KEYPRESS