diff options
Diffstat (limited to 'keyboards/hhkb/jp/rules.mk')
-rw-r--r-- | keyboards/hhkb/jp/rules.mk | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/hhkb/jp/rules.mk b/keyboards/hhkb/jp/rules.mk index 2979c855c7..5c65964341 100644 --- a/keyboards/hhkb/jp/rules.mk +++ b/keyboards/hhkb/jp/rules.mk @@ -10,15 +10,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB NKRO_ENABLE = no # Enable N-Key Rollover # BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality -# HHKB_RN42_ENABLE = yes # 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 |