summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortmk <wakojun+tmk@gmail.com>2014-11-16 21:50:43 -0800
committertmk <wakojun+tmk@gmail.com>2014-11-16 21:50:43 -0800
commitc5dfee04afe6fd224802b157d9932a489a26500b (patch)
tree0d4671fcc1ed97a6ef7f35689150651e426d6c72
parente6d58d5ac23b87dd9c2e16421cda289b4c1a99cc (diff)
Updated FAQ (markdown)
-rw-r--r--FAQ.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/FAQ.md b/FAQ.md
index 739cea5cb3..19932de3a5 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -76,14 +76,14 @@ http://geekhack.org/index.php?topic=57008.msg1492604#msg1492604
## Mechanical Lock Switch Support
+https://github.com/tmk/tmk_keyboard#mechanical-locking-support
+
LOCKING_SUPPORT is for mechanical lock switch like this Alps one. http://deskthority.net/wiki/Alps_SKCL_Lock
Using enabling LOCKING_SUPPORT and using LCAP keycode in keymap you can use physical locking Capslock key as you expected. For example, Apple Extended Keyboard(AEK) and AEK II have.
Old vintage mechanical keyboard occasionally has lock switch but modern ones including your HHKB don't have. You don't need LOCKING_SUPPORT for HHKB and just use CAPS for Capslock.
-With default HHKB keymap you can register Capslock with FN0+Tab. This doesn't work for you?
-
# Degug Console