aboutsummaryrefslogtreecommitdiff
path: root/users/rs/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'users/rs/readme.md')
-rw-r--r--users/rs/readme.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/users/rs/readme.md b/users/rs/readme.md
new file mode 100644
index 000000000..60b34ea32
--- /dev/null
+++ b/users/rs/readme.md
@@ -0,0 +1,30 @@
1# RS: Code Friendly 40% – 60% Keymaps
2
3The rs keymap collection is an evolution of my previous keymap optimized for coding with a 60% keyboards like the Iris. I tried to keep the simplicity of my previous keymap with all the keys necessary for coding on a single layer in addition to the base one. It work well with any 40% and 60% keyboard, split or not.
4
5To build it, use:
6
7 make <keyboard>:rs
8
9Example:
10
11 make keebio/iris:rs
12 make crkbd:rs
13 make planck:rs
14 make preonic:rs
15 make ergotravel:rs
16 make handwired/rs60:rs
17
18Because I sometime have to use my internal keyboard I my macbook, a [karabiner configuration](karabiner.json) is also provided to get most of the features of this keyboard, including the code layer / backspace on right command key etc.
19
20This set of keymaps have been tested with those keyboards:
21- [Planck](../../keyboards/planck/)
22- [Preonic](../../keyboards/preonic/)
23- [My preonic clone](../../keyboards/handwired/rs60/)
24
25This keymap in is also available for other keyboards:
26- [Crkdb/rs](../../keyboards/crkbd/keymaps/rs/keymap.c)
27- [Iris/rs](../../keyboards/keebio/iris/keymaps/rs/keymap.c)
28- [Ergotravel/rs](../../keyboards/ergotravel/keymaps/rs/keymap.c)
29- [ortho_5x12/rs](../../layouts/community/ortho_5x12/rs/keymap.c)
30- [ortho_4x12/rs](../../layouts/community/ortho_4x12/rs/keymap.c)