diff options
author | tmk <hasu@tmk-kbd.com> | 2015-09-07 08:58:18 +0900 |
---|---|---|
committer | tmk <hasu@tmk-kbd.com> | 2015-09-07 08:58:18 +0900 |
commit | a63a9c7845c46b2b10a7a33b56001b89cbc93203 (patch) | |
tree | 85d21fd4d38b96cb4d62e963eba712d10e0a956a /converter/ibm4704_usb/README.md | |
parent | 455fd51a87693e8368a520730082fdc0a7c377eb (diff) |
ibm4704: Add keymap for Alps models
https://geekhack.org/index.php?topic=54706.msg1858175#msg1858175
Diffstat (limited to 'converter/ibm4704_usb/README.md')
-rw-r--r-- | converter/ibm4704_usb/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/converter/ibm4704_usb/README.md b/converter/ibm4704_usb/README.md index 15c826ab8b..68db4bd050 100644 --- a/converter/ibm4704_usb/README.md +++ b/converter/ibm4704_usb/README.md @@ -7,6 +7,7 @@ Keyboard initialization process takes a few seconds at start up. During that you Update ------ +2015/09/07 Added keymap for Alps 102-key. Thanks, tai @ geekhack! 2015/05/05 Added keymaps for 107-key, 77-key and 50-key. Thanks, orihalcon @ geekhack! 2015/05/19 Fixed a protocol handling bug. @@ -67,3 +68,5 @@ To select keymap: Keymap ------ Several version of keymap are available in advance but you are recommended to define your favorite layout yourself. To define your own keymap create file named `keymap_<name>.c` and see keymap document(you can find in top README.md) and existent keymap files. + +Use `KEYMAP_ALPS102()` to define your keymap for Alps models. |