summaryrefslogtreecommitdiffstats
path: root/keyboards/v60_type_r/keymaps/xtonhasvim/readme.md
diff options
context:
space:
mode:
authorChriston DeWan <cmdpix@mac.com>2018-08-31 17:28:14 +0200
committerDrashna Jaelre <drashna@live.com>2018-08-31 17:28:14 +0200
commit78ef62764bfba2b7cb1fb34e477953c16c7a926d (patch)
treef80ca9cdd3f022ba81471d6b602bdcf14c232f81 /keyboards/v60_type_r/keymaps/xtonhasvim/readme.md
parent4e45119796049f1c2f9e0c99a0ad6f0f932691b5 (diff)
downloadqmk_firmware-78ef62764bfba2b7cb1fb34e477953c16c7a926d.tar.gz
qmk_firmware-78ef62764bfba2b7cb1fb34e477953c16c7a926d.tar.xz
Keymap: I got my intern a KBParadise V60 Type R... (#3813)
* new mode for v60 xtonhasvim. still working on it: - need to get indicator lights going - and fun layer properly fleshed out. * status lighting, proper fun layer copied fun layout from keycaps to maximize accessibility * enable power return * support brightness adjustment for indicators * refined brightness setting. is saved in eeprom now * readme. and fixed tilde * more modifiers fall through fun layer * i mean, this kinda works.. * much more reliable way of restoring lights * responded to feedback
Diffstat (limited to 'keyboards/v60_type_r/keymaps/xtonhasvim/readme.md')
-rw-r--r--keyboards/v60_type_r/keymaps/xtonhasvim/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/v60_type_r/keymaps/xtonhasvim/readme.md b/keyboards/v60_type_r/keymaps/xtonhasvim/readme.md
new file mode 100644
index 000000000..541faed2b
--- /dev/null
+++ b/keyboards/v60_type_r/keymaps/xtonhasvim/readme.md
@@ -0,0 +1,20 @@
+KB Paradise V60 Type R Xton Has Vim! Layout
+======================
+
+If you don't look closely, this layout mimics the default layout fairly well. Care
+is taken to match the FN layer to the keycaps that the TypeR comes with. I wrote this layout
+for a keyboard that I'm giving my intern as a parting gift and wanted it to be as easy to learn
+as possible.
+
+The key differences:
+
+- Holding capslock down activates the movement layer, much like the vimouse layout except that I'm using the xtonhasvim movement layer.
+- Capslock+return (or right-control) activates vim mode!
+
+## Keymap Notes
+
+- Alternate underglow modes are not supported. Instead the underglow is used to indicate state. It can be turned off and dimmed. Polestar underglow LEDs are not individually addressable, sadly.
+
+### Build
+
+To build this keymap, simply run `make v60_type_r:xtonhasvim` from the root project directory. Flash using QMK Toolbox