summaryrefslogtreecommitdiff
path: root/keyboards/gray_studio/think65/solder/keymaps/rys/readme.md
diff options
context:
space:
mode:
authorRys Sommefeldt <rys@sommefeldt.com>2019-12-18 08:46:49 +0000
committerDrashna Jaelre <drashna@live.com>2019-12-18 00:46:49 -0800
commitb2405fccce1d9dd33e72d2b43a941e9b6bbd1f0d (patch)
tree6ef7bd5eaf4fd36cda8c124eb1eb846ad71c3cb1 /keyboards/gray_studio/think65/solder/keymaps/rys/readme.md
parent3415dcef6fbd7e3ed96159747e2b428780642b3a (diff)
[Keymap] Custom user keymap for Think6.5 with LED range control (#7603)
* ISO layout for the soldered Think6.5 PCB * Think6.5 personal layout readme * Add personal Think6.5 user map with LED group cycling * Add default case to process_record_user * Make the ASCII diagram match the layer properly * Relocate KC_NUHS to the home row for consistency * Add LAYOUT_65_iso_badge to info.json * Wire up the badge LEDs as capslock LEDs * Remove unused keymap variable
Diffstat (limited to 'keyboards/gray_studio/think65/solder/keymaps/rys/readme.md')
-rw-r--r--keyboards/gray_studio/think65/solder/keymaps/rys/readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/gray_studio/think65/solder/keymaps/rys/readme.md b/keyboards/gray_studio/think65/solder/keymaps/rys/readme.md
new file mode 100644
index 0000000000..ed73e30647
--- /dev/null
+++ b/keyboards/gray_studio/think65/solder/keymaps/rys/readme.md
@@ -0,0 +1,11 @@
+# Personal keymap for the Think 6.5 with compatible soldered PCB
+
+The layout is UK ISO with some small personal tweaks.
+
+The LED cycling code is based on code posted to the Gray Studio Discord by `MudkipMao` on Nov 22nd 2019. Thanks!
+
+## LED cycling
+
+This map saves and restores your current active LED group choice to user EEPROM and restores it on keyboard init, which you can cycle through all combinations of, or toggle individually.
+
+The cycle is `Off -> Esc -> Badge -> Underglow -> Esc+Badge -> Esc+Underglow -> Badge+Underglow -> All`. Look at the keymap for the controls on layer 1.