You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.3 KiB

  1. # RS: Code Friendly 40% – 60% Keymaps
  2. The 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.
  3. To build it, use:
  4. make <keyboard>:rs
  5. Example:
  6. make keebio/iris:rs
  7. make crkbd:rs
  8. make planck:rs
  9. make preonic:rs
  10. make ergotravel:rs
  11. make handwired/rs60:rs
  12. Because 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.
  13. This set of keymaps have been tested with those keyboards:
  14. - [Planck](../../keyboards/planck/)
  15. - [Preonic](../../keyboards/preonic/)
  16. - [My preonic clone](../../keyboards/handwired/rs60/)
  17. This keymap in is also available for other keyboards:
  18. - [Crkdb/rs](../../keyboards/crkbd/keymaps/rs/keymap.c)
  19. - [Iris/rs](../../keyboards/keebio/iris/keymaps/rs/keymap.c)
  20. - [Ergotravel/rs](../../keyboards/ergotravel/keymaps/rs/keymap.c)
  21. - [ortho_5x12/rs](../../layouts/community/ortho_5x12/rs/keymap.c)
  22. - [ortho_4x12/rs](../../layouts/community/ortho_4x12/rs/keymap.c)