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/ansi/rules.mk | 9 --------- 1 file changed, 9 deletions(-) (limited to 'keyboards/hhkb/ansi/rules.mk') diff --git a/keyboards/hhkb/ansi/rules.mk b/keyboards/hhkb/ansi/rules.mk index efe5ab4456..f5a147ccb9 100644 --- a/keyboards/hhkb/ansi/rules.mk +++ b/keyboards/hhkb/ansi/rules.mk @@ -10,15 +10,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -HHKB_RN42_ENABLE = no # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. - -# Either uncomment the HHKB_RN42_ENABLE line above, or run make enabling the -# feature. Be sure to clean any existing build before trying to enable rn42 -# support. For example: -# -# make hhkb-keymap-clean -# make hhkb-keymap-dfu HHKB_RN42_ENABLE=yes - # project specific files SRC = matrix.c -- cgit v1.2.3