]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Switch Quefrency to serial for independent halves (#7262)
authorJonathan Rascher <jon@bcat.name>
Tue, 5 Nov 2019 06:37:54 +0000 (00:37 -0600)
committerfauxpark <fauxpark@gmail.com>
Tue, 5 Nov 2019 06:37:54 +0000 (17:37 +1100)
keyboards/keebio/quefrency/keymaps/bcat/config.h

index 87eaa6a7837f09f2ce0cf3e627b9bf6132e2da46..071856f10b2c134669809f84cc0a1b2ca087747c 100644 (file)
@@ -1,6 +1,12 @@
 #pragma once
 
-#define USE_I2C
+/*
+ * Quefrency lacks I2C resistors on the right PCB, so the right half doesn't
+ * work independently. (Presumably the floating I2C lines cause a problem.)
+ * Using serial seems sufficiently fast in practice and allows both halves to
+ * be used independently.
+ */
+#define USE_SERIAL
 
 /* Use an extra LED on the right side since it's wider on the 65% PCB. */
 #undef RGBLED_NUM