aboutsummaryrefslogtreecommitdiff
path: root/converter/sun_usb/README
diff options
context:
space:
mode:
Diffstat (limited to 'converter/sun_usb/README')
-rw-r--r--converter/sun_usb/README20
1 files changed, 20 insertions, 0 deletions
diff --git a/converter/sun_usb/README b/converter/sun_usb/README
index ee59fc757..276f6bfff 100644
--- a/converter/sun_usb/README
+++ b/converter/sun_usb/README
@@ -77,3 +77,23 @@ Just use 'make'
77 $ cd sun_usb 77 $ cd sun_usb
78 $ make 78 $ make
79Then, load the binary to MCU with your favorite programmer. 79Then, load the binary to MCU with your favorite programmer.
80
81
82Sun commands
83------------
84You can send Sun protocol commands with TMK `Magic` key combo. By default `Magic` key is `LShift` + `RShift`, `LAlt` + `RAlt' or `LMeta` + `RMeta`.
85https://github.com/tmk/tmk_keyboard#magic-commands
86
87Following Sun specific commands are available. For example, to send 'Bell On' you can press `LShift` + `RShift` + `Up` keys simultaneously.
88
89```
90----- Sun converter Help -----
91Up: Bell On
92Down: Bell Off
93Left: Click On
94Right: Click Off
95PgUp: LED all On
96PgDown: LED all On
97Insert: Layout
98Delete: Reset
99```