From 523cc6aa2ed0879c2d297e7060de2962987c8c7a Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 1 Aug 2014 13:26:42 +0900 Subject: Add build option and Sun specific commands --- converter/sun_usb/README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'converter/sun_usb/README') diff --git a/converter/sun_usb/README b/converter/sun_usb/README index ee59fc757c..276f6bfff8 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 +``` -- cgit v1.2.3