From 05225dd9d8b666fec75ff5f1824f82fdfe7c0a77 Mon Sep 17 00:00:00 2001 From: tmk Date: Wed, 24 Jul 2013 00:41:28 +0900 Subject: Add bootmagic salt key to avoid accidental configuration --- keyboard/hhkb/config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'keyboard/hhkb') 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 . #define TAPPING_TOGGLE 5 +/* Boot Magic salt key: Space */ +#define BOOTMAGIC_KEY_SALT KC_FN6 + /* * Feature disable options * These options are also useful to firmware size reduction. -- cgit v1.2.3