]> git.donarmstrong.com Git - qmk_firmware.git/commit
rs: code friendly keymap for preonic, iris and my preonic clone (#4303)
authorOlivier Poitrey <rs@rhapsodyk.net>
Fri, 25 Jan 2019 20:57:10 +0000 (12:57 -0800)
committerDrashna Jaelre <drashna@live.com>
Fri, 25 Jan 2019 20:57:10 +0000 (12:57 -0800)
commite611433cb5a479d84b37088e64da01b556f314fa
treeabebed05c6dc72f99ed2e9927afcf4a3b52256fe
parent3542e573c8ee464f62fc5e9a0f618d3a244048c0
rs: code friendly keymap for preonic, iris and my preonic clone (#4303)

I worked on those keymap to simplify the use of 60% keyboards for
coders. Instead of trying to mimic planck, this keymap remove
raise/lower layer complexity and keep some important sign keys for coder
in the upper right side pretty much the same way as they are on a full
keyboard.

A karabiner configuration is also provided to mimic most of the keymap
features on the macbook internal keyboard for when you are forced to use
it.
20 files changed:
keyboards/ergotravel/keymaps/rs/config.h [new file with mode: 0644]
keyboards/ergotravel/keymaps/rs/keymap.c [new file with mode: 0644]
keyboards/ergotravel/keymaps/rs/readme.md [new file with mode: 0644]
keyboards/ergotravel/keymaps/rs/rules.mk [new file with mode: 0644]
keyboards/handwired/rs60/README.md [new file with mode: 0644]
keyboards/handwired/rs60/config.h [new file with mode: 0644]
keyboards/handwired/rs60/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/rs60/keymaps/default/readme.md [new file with mode: 0644]
keyboards/handwired/rs60/rs60.c [new file with mode: 0644]
keyboards/handwired/rs60/rs60.h [new file with mode: 0644]
keyboards/handwired/rs60/rules.mk [new file with mode: 0644]
keyboards/iris/keymaps/rs/config.h [new file with mode: 0644]
keyboards/iris/keymaps/rs/karabiner.json [new file with mode: 0644]
keyboards/iris/keymaps/rs/keymap.c [new file with mode: 0644]
keyboards/iris/keymaps/rs/readme.md [new file with mode: 0644]
keyboards/iris/keymaps/rs/rules.mk [new file with mode: 0644]
layouts/community/ortho_5x12/rs/config.h [new file with mode: 0644]
layouts/community/ortho_5x12/rs/karabiner.json [new file with mode: 0644]
layouts/community/ortho_5x12/rs/keymap.c [new file with mode: 0644]
layouts/community/ortho_5x12/rs/readme.md [new file with mode: 0644]