aboutsummaryrefslogtreecommitdiffstats
path: root/users/miles2go/keymaps/handwired/ms_sculpt_mobile/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/miles2go/keymaps/handwired/ms_sculpt_mobile/readme.md')
-rw-r--r--users/miles2go/keymaps/handwired/ms_sculpt_mobile/readme.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/users/miles2go/keymaps/handwired/ms_sculpt_mobile/readme.md b/users/miles2go/keymaps/handwired/ms_sculpt_mobile/readme.md
new file mode 100644
index 000000000..a720d81c1
--- /dev/null
+++ b/users/miles2go/keymaps/handwired/ms_sculpt_mobile/readme.md
@@ -0,0 +1,10 @@
+# keymap taking advantage of the STM32 storage & CPU.
+RGB LED is used to show layers
+default bluepill LED is capslock.
+there's a simple serial protocol for the keyboard to listen for color change commands from the PC.
+Useful for "do stuff && cat "green">/dev/ttyACM0"
+
+lower case letters set pre-programmed colors
+Upper case letters change RGB mode
+Command C takes 3-5 octets of RGB settings. Numbers can be terminated with a comma or period.
+3 octets = set all LED, 4th argument specfies specfic LED, 4+5 specify start and stop LEDs.