summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd8x_mk2/keymaps/tester/readme.md
diff options
context:
space:
mode:
authorai03 <sarcaphx510@gmail.com>2019-06-01 13:45:33 -0700
committerDrashna Jaelre <drashna@live.com>2019-06-01 13:45:32 -0700
commitd9ebd5cde604199dc74938627652344222883d17 (patch)
tree30556397568ca3941ac1724fc7b3ad1cf2983a75 /keyboards/kbdfans/kbd8x_mk2/keymaps/tester/readme.md
parentc393d3afde05e883422770f5596475347f707c6c (diff)
[Keyboard] Add support for KBD8X MKII (#6033)
* Begin work * Make things a tad easier to read * Fix spacing * Get things compiling * Build a variety of generic keymaps * Correct RGB pin * Add configurator json * Apply suggestions from code review Co-Authored-By: Elliot Powell <32494740+e11i0t23@users.noreply.github.com> Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
Diffstat (limited to 'keyboards/kbdfans/kbd8x_mk2/keymaps/tester/readme.md')
-rw-r--r--keyboards/kbdfans/kbd8x_mk2/keymaps/tester/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd8x_mk2/keymaps/tester/readme.md b/keyboards/kbdfans/kbd8x_mk2/keymaps/tester/readme.md
new file mode 100644
index 0000000000..3de082bed9
--- /dev/null
+++ b/keyboards/kbdfans/kbd8x_mk2/keymaps/tester/readme.md
@@ -0,0 +1,18 @@
+# The tester keymap for KBD8X MKII
+
+Sets the fn row to LED toggling (caps lock, scroll lock, RGB underglow, backlight).
+
+F1 = Caps Lock
+F2 = Scroll Lock
+F3 = Backlight Toggle
+F4 = Backlight Step
+
+F5 = RGB Toggle
+F6 = RGB Mode Cycle
+F7 = RGB Hue Increase
+F8 = RGB Hue Decrease
+
+F9 = RGB Saturation Increase
+F10 = RGB Saturation Decrease
+F11 = RGB Value Increase
+F12 = RGB Value Decrease \ No newline at end of file