Fixing use of parantheses in a number of macros. As far as I know no actual bug was...
[jackhill/qmk/firmware.git] / keyboards / xwhatsit / ibm / fxt_type_2 / wcass / config.h
index ceb4ab3..d112e75 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) (11-col)
+#define CAPSENSE_KEYMAP_COL_TO_PHYSICAL_COL(col) (11-(col))
 
 // By default we set up for support of xwhatsit's solenoid driver board.
 // Comment out USING_SOLENOID_ENABLE_PIN if you don't have an enable pin: