From 595f7db3840ab8155264e948d8ad5be5f8a1d0ed Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 22 May 2023 13:40:34 +1000 Subject: Remove HHKB RN42 code (#21007) --- keyboards/hhkb/jp/config.h | 29 ----------------------------- keyboards/hhkb/jp/post_rules.mk | 18 ------------------ keyboards/hhkb/jp/rules.mk | 9 --------- 3 files changed, 56 deletions(-) delete mode 100644 keyboards/hhkb/jp/post_rules.mk (limited to 'keyboards/hhkb/jp') diff --git a/keyboards/hhkb/jp/config.h b/keyboards/hhkb/jp/config.h index 4ab0c5058c..9de64724b7 100644 --- a/keyboards/hhkb/jp/config.h +++ b/keyboards/hhkb/jp/config.h @@ -24,35 +24,6 @@ along with this program. If not, see . #define TAPPING_TERM 200 -#ifdef HHKB_RN42_ENABLE -// rn42 support -- acquired from the tmk repo. This is almost certainly not -// integrated with qmk in the correct way. - -#define SUART_OUT_PORT PORTD -#define SUART_OUT_BIT 0 -#define SUART_IN_PIN PIND -#define SUART_IN_BIT 1 - -#define SERIAL_UART_BAUD 115200 -#define SERIAL_UART_INIT_CUSTOM \ - /* RX interrupt, RX: enable */ \ - UCSR1B |= (1<