diff options
author | tmk <hasu@tmk-kbd.com> | 2015-09-16 11:26:07 +0900 |
---|---|---|
committer | tmk <hasu@tmk-kbd.com> | 2015-09-16 11:26:07 +0900 |
commit | dc04983fd7905048c94366bce70f1288b323bfc9 (patch) | |
tree | f10c580f9c40f5892265122002a57bdc3dc0008b /converter/ibm4704_usb/README.md | |
parent | a8d4daa7617c72cc32b5186271d4d35a7beffb82 (diff) | |
parent | a63a9c7845c46b2b10a7a33b56001b89cbc93203 (diff) |
Merge branch 'ibm4704_alps102'
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. |