From: Priyadi Iman Nurcahyo Date: Sat, 26 Nov 2016 06:47:03 +0000 (+0700) Subject: remove ifdef on chip type X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2cf9b9375878d3810fbdfe0c215ee4dcb379a163;p=qmk_firmware.git remove ifdef on chip type --- diff --git a/keyboards/handwired/promethium/config.h b/keyboards/handwired/promethium/config.h index 5a2afe6ab..473af67d3 100644 --- a/keyboards/handwired/promethium/config.h +++ b/keyboards/handwired/promethium/config.h @@ -116,7 +116,6 @@ along with this program. If not, see . /* PS/2 mouse USART version */ #ifdef PS2_USE_USART -#if defined(__AVR_ATmega16U4__) || defined(__AVR_ATmega32U4__) /* XCK for clock line and RXD for data line */ #define PS2_CLOCK_PORT PORTD #define PS2_CLOCK_PIN PIND @@ -158,7 +157,6 @@ along with this program. If not, see . #define PS2_USART_ERROR (UCSR1A & ((1<