diff options
| author | tmk <nobody@nowhere> | 2013-07-24 00:41:28 +0900 |
|---|---|---|
| committer | tmk <nobody@nowhere> | 2013-07-24 00:41:28 +0900 |
| commit | 05225dd9d8b666fec75ff5f1824f82fdfe7c0a77 (patch) | |
| tree | 5812fd31a0c58c74d252bb638a736ee133cfa7c0 /keyboard/hhkb/config.h | |
| parent | 7e5081b5a8f2c6e0c3c8d2dc73717c0b3597ef84 (diff) | |
| download | qmk_firmware-05225dd9d8b666fec75ff5f1824f82fdfe7c0a77.tar.gz qmk_firmware-05225dd9d8b666fec75ff5f1824f82fdfe7c0a77.zip | |
Add bootmagic salt key to avoid accidental configuration
Diffstat (limited to 'keyboard/hhkb/config.h')
| -rw-r--r-- | keyboard/hhkb/config.h | 3 |
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. |
