aboutsummaryrefslogtreecommitdiff
path: root/keyboard/hhkb/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/hhkb/config.h')
-rw-r--r--keyboard/hhkb/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboard/hhkb/config.h b/keyboard/hhkb/config.h
index 613e66d13..8c93f97da 100644
--- a/keyboard/hhkb/config.h
+++ b/keyboard/hhkb/config.h
@@ -59,6 +59,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
59#define TAPPING_TOGGLE 5 59#define TAPPING_TOGGLE 5
60 60
61 61
62/* Boot Magic salt key: Space */
63#define BOOTMAGIC_KEY_SALT KC_FN6
64
62/* 65/*
63 * Feature disable options 66 * Feature disable options
64 * These options are also useful to firmware size reduction. 67 * These options are also useful to firmware size reduction.