]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181)
authorOlivier Poitrey <rs@rhapsodyk.net>
Tue, 7 May 2019 17:43:08 +0000 (10:43 -0700)
committerDrashna Jaelre <drashna@live.com>
Tue, 7 May 2019 17:43:08 +0000 (10:43 -0700)
commit2d5c16dfd4ef193c4f692722157aa2b526a4c877
tree527c5e5f51cf75c4476616a3c6ed91e385f1e1b2
parent3b132599427a648b1f14aaf30312f05f855625ea
[Keymap] crkbd/keymaps/rs: add rs keymap to corne keyboard and adapt others (#5181)

Update all my keymaps to work with 40 keys. Refactor code using
Userspace.
27 files changed:
keyboards/crkbd/keymaps/like_jis/keymap.c
keyboards/crkbd/keymaps/rs/config.h [new file with mode: 0644]
keyboards/crkbd/keymaps/rs/keymap.c [new file with mode: 0644]
keyboards/crkbd/keymaps/rs/oled.c [new file with mode: 0644]
keyboards/crkbd/keymaps/rs/readme.md [new file with mode: 0644]
keyboards/crkbd/keymaps/rs/rules.mk [new file with mode: 0644]
keyboards/dz60/keymaps/macos_arrow/keymap.c
keyboards/dz60/keymaps/macos_arrow/rules.mk
keyboards/ergotravel/keymaps/rs/keymap.c
keyboards/ergotravel/keymaps/rs/readme.md
keyboards/keebio/iris/keymaps/rs/config.h
keyboards/keebio/iris/keymaps/rs/karabiner.json [deleted file]
keyboards/keebio/iris/keymaps/rs/keymap.c
keyboards/keebio/iris/keymaps/rs/readme.md
keyboards/keebio/iris/keymaps/rs/rules.mk
layouts/community/ortho_4x12/rs/config.h [new file with mode: 0644]
layouts/community/ortho_4x12/rs/keymap.c [new file with mode: 0644]
layouts/community/ortho_4x12/rs/readme.md [new file with mode: 0644]
layouts/community/ortho_5x12/rs/config.h
layouts/community/ortho_5x12/rs/karabiner.json [deleted file]
layouts/community/ortho_5x12/rs/keymap.c
layouts/community/ortho_5x12/rs/readme.md
users/rs/karabiner.json [new file with mode: 0644]
users/rs/readme.md [new file with mode: 0644]
users/rs/rs.c [new file with mode: 0644]
users/rs/rs.h [new file with mode: 0644]
users/rs/rules.mk [new file with mode: 0644]