Updated FAQ (markdown)
This commit is contained in:
parent
e6d58d5ac2
commit
c5dfee04af
1 changed files with 2 additions and 2 deletions
4
FAQ.md
4
FAQ.md
|
@ -76,14 +76,14 @@ http://geekhack.org/index.php?topic=57008.msg1492604#msg1492604
|
||||||
|
|
||||||
|
|
||||||
## Mechanical Lock Switch Support
|
## 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
|
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.
|
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.
|
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
|
# Degug Console
|
||||||
|
|
Loading…
Reference in a new issue