diff options
author | buhearns <47539568+buhearns@users.noreply.github.com> | 2019-02-13 18:16:04 +0100 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-02-13 09:16:04 -0800 |
commit | 918a52da61f8db245d6389e0ff574f41d4d17ccf (patch) | |
tree | 96311f7fef84952ca4c4af691317e7c46697ddb3 /keyboards/planck/keymaps/buhearns/readme.md | |
parent | 9a05c5d7876c81ac0f074366fa1790de31fd44e0 (diff) |
[Keymap] Adding buhearns keymap (#5105)
* [Keymap] Adding buhearns keymap
* Removing deprecated function
with fauxpark's help
* Update readme.md
* Switching to UNICODE_ENABLE
with drashna's help
* Update rules.mk
* Update config.h
* Update config.h
Tidying up
* Update keymap.c
Tidying up
* Update readme.md
Tidying up
* Update rules.mk
Tidying up
* Removing GESC and adding TILD
Diffstat (limited to 'keyboards/planck/keymaps/buhearns/readme.md')
-rw-r--r-- | keyboards/planck/keymaps/buhearns/readme.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/buhearns/readme.md b/keyboards/planck/keymaps/buhearns/readme.md new file mode 100644 index 0000000000..4dcf4f05db --- /dev/null +++ b/keyboards/planck/keymaps/buhearns/readme.md @@ -0,0 +1,20 @@ +Buhearns Keymap (February 12th, 2019) +===================================== + +Simple QWERTY keymap with german Unicode umlauts, special characters and several Linux commands. Intended to be working with ENGLISH layout. + + +## Buhearns base layer +``` + ,-----------------------------------------------------------------------------------. + | GESC | Q | W | E | R | T | Y | U | I | O | P | BKSP | + |------+------+------+------+------+-------------+------+------+------+------+------| + |M5/TAB| A | S | D | F | G | H | J | K | L | ; |M4/BSL| hold: M5, tap: TAB // hold: M4, tap: Backslash + |------+------+------+------+------+------|------+------+------+------+------+------| + |LSHIFT| Z | X | C | V | B | N | M | , | . | / |ST/ENT| hold: RSHIFT, tap: Enter + |------+------+------+------+------+------+------+------+------+------+------+------| + | CTRL | LGUI | LALT | M3 | M2 | SPACE | M1 | LEFT | DOWN | UP | RIGHT| + `-----------------------------------------------------------------------------------' +``` + +## Other layers are a WIP and being tested (DON'T WAIT FOR UPDATES!) |