aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ergodox_infinity/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ergodox_infinity/config.h')
-rw-r--r--keyboards/ergodox_infinity/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/ergodox_infinity/config.h b/keyboards/ergodox_infinity/config.h
index e0208ba4d..4bee8c3d9 100644
--- a/keyboards/ergodox_infinity/config.h
+++ b/keyboards/ergodox_infinity/config.h
@@ -67,7 +67,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
67#define SERIAL_USART_DRIVER SD1 // Only true for the master half 67#define SERIAL_USART_DRIVER SD1 // Only true for the master half
68#define SERIAL_USART_CONFIG { (SERIAL_USART_SPEED), } // Only field is speed 68#define SERIAL_USART_CONFIG { (SERIAL_USART_SPEED), } // Only field is speed
69#define SERIAL_USART_FULL_DUPLEX 69#define SERIAL_USART_FULL_DUPLEX
70#define SERIAL_USART_TIMEOUT 50
71 70
72/* number of backlight levels */ 71/* number of backlight levels */
73#define BACKLIGHT_LEVELS 3 72#define BACKLIGHT_LEVELS 3