X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=converter%2Fsun_usb%2FREADME;h=276f6bfff81387b2312784f0bafe2d74e1bfbf86;hb=75a59e4d12a13efc03cacd85b394fcf1204aad76;hp=ee59fc757c5982d7b592c04780de9e02384afe46;hpb=3ee5f565ae98cc68b6dff24225b6f8f069f6e20d;p=max%2Ftmk_keyboard.git diff --git a/converter/sun_usb/README b/converter/sun_usb/README index ee59fc75..276f6bff 100644 --- a/converter/sun_usb/README +++ b/converter/sun_usb/README @@ -77,3 +77,23 @@ Just use 'make' $ cd sun_usb $ make Then, load the binary to MCU with your favorite programmer. + + +Sun commands +------------ +You can send Sun protocol commands with TMK `Magic` key combo. By default `Magic` key is `LShift` + `RShift`, `LAlt` + `RAlt' or `LMeta` + `RMeta`. +https://github.com/tmk/tmk_keyboard#magic-commands + +Following Sun specific commands are available. For example, to send 'Bell On' you can press `LShift` + `RShift` + `Up` keys simultaneously. + +``` +----- Sun converter Help ----- +Up: Bell On +Down: Bell Off +Left: Click On +Right: Click Off +PgUp: LED all On +PgDown: LED all On +Insert: Layout +Delete: Reset +```