diff options
author | fvolpe83 <62909893+fvolpe83@users.noreply.github.com> | 2020-08-19 21:30:00 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-19 12:30:00 -0700 |
commit | c23e6dff78997e51a4aefc83e7fa8ac6d48df5ae (patch) | |
tree | cf6ecd6b16b8ffd4df69c966c2602393fac9e6e7 /keyboards/xd60/keymaps/shura30/readme.md | |
parent | 4f4c6e04d9f1b0700f3ef46d0f08be64f19eb4d0 (diff) |
[Keymap] xd60:shura30 (#10089)
* added my xd60 layout
* added my xd60 layout
* Update keyboards/xd60/keymaps/shura30/keymap.c
* Update keyboards/xd60/keymaps/shura30/keymap.c
* Update keyboards/xd60/keymaps/shura30/config.h
Diffstat (limited to 'keyboards/xd60/keymaps/shura30/readme.md')
-rwxr-xr-x | keyboards/xd60/keymaps/shura30/readme.md | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/keyboards/xd60/keymaps/shura30/readme.md b/keyboards/xd60/keymaps/shura30/readme.md new file mode 100755 index 0000000000..8e58ad3d98 --- /dev/null +++ b/keyboards/xd60/keymaps/shura30/readme.md @@ -0,0 +1,33 @@ +# shura30's keymap for XIUDI's 60% XD60 PCB rev3 + +3 layers in ISO: + +- 0 for ISO querty with split backspace and split right shift +- 1 for arrows and mouse +- 2 for backlight + + +![Keyboard Layout (Physical appearence)](https://i.imgur.com/Zgc4Fv6.jpg "physical layout") + + +## Additional Notes + +RGB lighting enabled and goes to sleep with the host, each layer has its own color including capslock layer: + +- 0 = cyan/blue +- caps = red +- 1 = green +- 2 = purple + +tapping toggle has been defined to 3 in the separate config.h + +via has been enabled, waiting for official support on their end + +## Build + +To build the keymap, simply run: + + make xd60/rev3:shura30 # XD60 rev3 + + +![Keyboard Layout (Physical appearence)](https://i.imgur.com/CSRPjbX.png "physical layout") |