From 35a81f5b8b081e1607a7c04489b01f551c3213cc Mon Sep 17 00:00:00 2001 From: Jack Humbert Date: Mon, 26 Oct 2015 16:32:37 -0400 Subject: added ergodox --- keyboard/planck/config.h | 69 +----------------------------------------------- 1 file changed, 1 insertion(+), 68 deletions(-) (limited to 'keyboard/planck/config.h') diff --git a/keyboard/planck/config.h b/keyboard/planck/config.h index cc3a1741a2..a4c711db82 100644 --- a/keyboard/planck/config.h +++ b/keyboard/planck/config.h @@ -18,7 +18,7 @@ along with this program. If not, see . #ifndef CONFIG_H #define CONFIG_H -#include "config_definitions.h" +#include "config_common.h" /* USB Device descriptor parameter */ #define VENDOR_ID 0xFEED @@ -58,73 +58,6 @@ along with this program. If not, see . keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \ ) -#ifdef BLUETOOTH_ENABLE -#ifdef __AVR_ATmega32U4__ - #define SERIAL_UART_BAUD 9600 - #define SERIAL_UART_DATA UDR1 - #define SERIAL_UART_UBRR ((F_CPU/(16UL*SERIAL_UART_BAUD))-1) - #define SERIAL_UART_RXD_VECT USART1_RX_vect - #define SERIAL_UART_TXD_READY (UCSR1A&(1<>8); /* baud rate */ \ - UCSR1B = (1<