aboutsummaryrefslogtreecommitdiff
path: root/keyboards/wren/keymaps/default/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/wren/keymaps/default/readme.md')
-rw-r--r--keyboards/wren/keymaps/default/readme.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/wren/keymaps/default/readme.md b/keyboards/wren/keymaps/default/readme.md
new file mode 100644
index 000000000..7227050dd
--- /dev/null
+++ b/keyboards/wren/keymaps/default/readme.md
@@ -0,0 +1,11 @@
1![Default Layout](https://github.com/walterhanley/wren-keyboard/blob/main/images/author-layout.png?raw=true)
2
3# Default Wren Layout
4
5This is the default Wren layout, which lacks any layers. It should be fairly
6straightforward, with the sole exception of the equals key in the place of the
7grave key and the grave key in the place of the delete key.
8
9This layout preserves the entire keyboard matrix, but only includes keycodes
10for a numpad/nav cluster configuration. Depending on your configuration, you
11may need to replace some of the existing KC_NO values with actual keycodes.