summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authortmk <wakojun+tmk@gmail.com>2014-11-16 21:49:31 -0800
committertmk <wakojun+tmk@gmail.com>2014-11-16 21:49:31 -0800
commite6d58d5ac23b87dd9c2e16421cda289b4c1a99cc (patch)
tree8e6166f4c3e48b05e424df22b9cf22b15d3d696e /FAQ.md
parente52a7cf4482b5e4279b6f7058c30d227b7626249 (diff)
Updated FAQ (markdown)
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index c1ce6b0480..739cea5cb3 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -75,6 +75,17 @@ https://github.com/tmk/tmk_keyboard/blob/master/doc/keymap.md#31-momentary-switc
http://geekhack.org/index.php?topic=57008.msg1492604#msg1492604
+## Mechanical Lock Switch 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
## hid_listen can't recognize device
When debug console of your device is not ready you will see like this: