diff options
author | Erez Zukerman <bulk@ezuk.org> | 2016-10-20 08:53:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-20 08:53:47 -0400 |
commit | c3dee2bb6637329788567b427fe68e51e62ef92e (patch) | |
tree | c424a2f17f4b84f134cd798dd564d3a52f2df5ac /keyboards/ergodox/keymaps/phoenix/readme.md | |
parent | 04df74f6360464661bcc1e6794e9fd3549084390 (diff) | |
parent | fad20756e30d532ff46ec8fb5e90a8c446f5c8f2 (diff) |
Merge pull request #832 from PhoenixRion/master
Phoenix Layout
Diffstat (limited to 'keyboards/ergodox/keymaps/phoenix/readme.md')
-rw-r--r-- | keyboards/ergodox/keymaps/phoenix/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/ergodox/keymaps/phoenix/readme.md b/keyboards/ergodox/keymaps/phoenix/readme.md new file mode 100644 index 0000000000..b1053bfb78 --- /dev/null +++ b/keyboards/ergodox/keymaps/phoenix/readme.md @@ -0,0 +1,10 @@ +# ErgoDox EZ Phoenix Configuration + +I started working using the default layout. The changes that I made are largely things that I consistely do wrong. + +As a programmer I hit tab a lot for autocomplete so that muscle memory is very difficult to re-write. The stragest change might be all the keys that I cleared in the Code layer. This is mainly to facilitate quickly typing uuids, as sometimes it is quite tedious to copy/paste them from one window to the other. + +## Changelog + +* April 25, 2016 (V1.0): + * Initial submission. |