summaryrefslogtreecommitdiff
path: root/keyboards/xw60/keymaps/pingjunior/readme.md
diff options
context:
space:
mode:
authoritsdrdick <itsdrdick@gmail.com>2019-05-30 02:01:14 +0800
committerDrashna Jaelre <drashna@live.com>2019-05-29 11:01:14 -0700
commit2ca840d0b8e1c44365644c9c0e3059bfa4d2cd3e (patch)
tree5ff92e19d176e67e51c47b17e796492a5282b915 /keyboards/xw60/keymaps/pingjunior/readme.md
parenta1a7a84831230515bac68c9fe2c93cd90c02acb8 (diff)
[Keyboard] Added XW60 PCB (#6011)
* Added XW60 PCB * Update keyboards/xw60/config.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/xw60.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/xw60.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/xw60/xw60.h Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update rules.mk * Removed redundant line * Update keyboards/xw60/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/xw60/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/xw60/keymaps/pingjunior/readme.md')
-rw-r--r--keyboards/xw60/keymaps/pingjunior/readme.md44
1 files changed, 44 insertions, 0 deletions
diff --git a/keyboards/xw60/keymaps/pingjunior/readme.md b/keyboards/xw60/keymaps/pingjunior/readme.md
new file mode 100644
index 0000000000..0943a88a95
--- /dev/null
+++ b/keyboards/xw60/keymaps/pingjunior/readme.md
@@ -0,0 +1,44 @@
+# The default keymap for pingjunior
+
+ ### layer 0 - default
+ ```
+ .--------------------------------------------------------------------------.
+ | esc| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | ` |bksp|
+ |--------------------------------------------------------------------------|
+ | tab | Q | W | E | R | T | Y | U | I | O | P | [ | ] | \ |
+ |--------------------------------------------------------------------------|
+ | caps | A | S | D | F | G | H | J | K | L | ; | ' |pent|enter|
+ |--------------------------------------------------------------------------|
+ | shift | Z | X | C | V | B | N | M | , | . | / | shift | fn |
+ |--------------------------------------------------------------------------|
+ | ctrl | gui| alt | space | alt | gui/ ctrl |
+ '--------------------------------------------------------------------------'
+ ```
+ ### layer 1 - hhkb
+ ```
+ .--------------------------------------------------------------------------.
+ | esc| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | \ | ` |
+ |--------------------------------------------------------------------------|
+ | tab | Q | W | E | R | T | Y | U | I | O | P | [ | ] | bksp |
+ |--------------------------------------------------------------------------|
+ | ctrl | A | S | D | F | G | H | J | K | L | ; | ' |pent|enter|
+ |--------------------------------------------------------------------------|
+ | shift | Z | X | C | V | B | N | M | , | . | / | shift | fn |
+ '--------------------------------------------------------------------------'
+ | alt| gui | space | gui | alt|
+ '------------------------------------------------------------'
+ ```
+ ### layer 2 - fn
+ ```
+ ,--------------------------------------------------------------------------.
+ | | f1 | f2 | f3 | f4 | f5 | f6 | f7 | f8 | f9 | f10| f11| f12| ins| del|
+ |--------------------------------------------------------------------------|
+ | caps | | up | | | | | | | | | up | | del |
+ |--------------------------------------------------------------------------|
+ | |left|down|rght| | | | | | |left|rght| | |
+ |--------------------------------------------------------------------------|
+ | | | | | |buzz| + | - | | |down| | |
+ |--------------------------------------------------------------------------|
+ | | | | | | | |
+ '--------------------------------------------------------------------------'
+ ``` \ No newline at end of file