aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hhkb
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hhkb')
-rw-r--r--keyboards/hhkb/ansi/rules.mk1
-rw-r--r--keyboards/hhkb/jp/rules.mk1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/hhkb/ansi/rules.mk b/keyboards/hhkb/ansi/rules.mk
index 56898e260..c59ee34f9 100644
--- a/keyboards/hhkb/ansi/rules.mk
+++ b/keyboards/hhkb/ansi/rules.mk
@@ -18,7 +18,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB
18# NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 18# NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
19# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 19# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
20MIDI_ENABLE = no # MIDI support 20MIDI_ENABLE = no # MIDI support
21# UNICODE_ENABLE = yes # Unicode
22 21
23 22
24# HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. 23# HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree.
diff --git a/keyboards/hhkb/jp/rules.mk b/keyboards/hhkb/jp/rules.mk
index 9b5b0b48b..3c66ff500 100644
--- a/keyboards/hhkb/jp/rules.mk
+++ b/keyboards/hhkb/jp/rules.mk
@@ -18,7 +18,6 @@ CUSTOM_MATRIX = yes # Custom matrix file for the HHKB
18# NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work 18# NKRO_ENABLE = yes # USB Nkey Rollover - if this doesn't work, see here: https://github.com/tmk/tmk_keyboard/wiki/FAQ#nkro-doesnt-work
19# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality 19# BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
20MIDI_ENABLE = no # MIDI support 20MIDI_ENABLE = no # MIDI support
21# UNICODE_ENABLE = yes # Unicode
22 21
23 22
24# HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree. 23# HHKB_RN42_ENABLE = yes # Enable support for hasu's BT alt controller -- code borrowed from tmk source tree.