summaryrefslogtreecommitdiffstats
path: root/keyboards/jj50/keymaps/archetype/README.md
diff options
context:
space:
mode:
authorIason Dimitrakopoulos <idimitrakopoulos@gmail.com>2019-03-13 16:06:09 +0100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-03-13 16:06:09 +0100
commit2902035dcc930fc6f2890b902015f2a99bc1c274 (patch)
tree915004e84508338a4ef9619c72be1508477af1c8 /keyboards/jj50/keymaps/archetype/README.md
parent73c4c9f9e8d2299d0b3a66b2ea8fa3450b9bad31 (diff)
downloadqmk_firmware-2902035dcc930fc6f2890b902015f2a99bc1c274.tar.gz
qmk_firmware-2902035dcc930fc6f2890b902015f2a99bc1c274.tar.xz
archetype keymap for jj50 (#5397)
* archetype keymap for jj50 keyboard * archetype keymap for jj50 keyboard * PR fixes proposed by mechmerlin
Diffstat (limited to 'keyboards/jj50/keymaps/archetype/README.md')
-rw-r--r--keyboards/jj50/keymaps/archetype/README.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/keyboards/jj50/keymaps/archetype/README.md b/keyboards/jj50/keymaps/archetype/README.md
new file mode 100644
index 000000000..a2ae4e912
--- /dev/null
+++ b/keyboards/jj50/keymaps/archetype/README.md
@@ -0,0 +1,22 @@
+# archetype keymap for jj50 keyboards
+A keymap that can be used with the jj50 ortholinear keyboard.
+
+## Features
+
+- `QWERTY` layout (Default)
+- `COLEMAK` layout
+- `FN` layout (various keys that are rarely needed)
+- `FX` layout (Control lighting and audio)
+- Use `Left Ctrl` and `Left Alt` to output `()`, `[]` and `{}` by tapping once, twice or thrice respectively. Hold them down for the regular keycode (LCtrl or LAlt)
+- `Right Shift` when held or Enter when tapped
+- Auto-Shift enabled (long press on alphas and numeric keys outputs shifted character)
+- Full arrow keys available
+
+
+## Feedback
+
+I made this keymap based on the existing default one. If you happen to use this keymap [drop me a line](mailto://idimitrakopoulos@gmail.com) about what could be improved etc
+
+Enjoy!
+
+Iason Dimitrakopoulos