diff options
author | Florian Didron <fd@librem.one> | 2019-11-05 12:04:16 +0900 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2019-12-05 16:03:53 -0800 |
commit | 817720fbdb001a963c5b9c0de848ea8d57a009b7 (patch) | |
tree | ada000a27df504c528e0931a7db564a27e9e00ca /keyboards/ergodox_ez/keymaps/webusb/readme.md | |
parent | 368c2f1cdf7e723115e9ef8a03d601f8afa8592d (diff) |
feat: webusb keymap examples
Diffstat (limited to 'keyboards/ergodox_ez/keymaps/webusb/readme.md')
-rw-r--r-- | keyboards/ergodox_ez/keymaps/webusb/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ergodox_ez/keymaps/webusb/readme.md b/keyboards/ergodox_ez/keymaps/webusb/readme.md new file mode 100644 index 0000000000..1150a4f709 --- /dev/null +++ b/keyboards/ergodox_ez/keymaps/webusb/readme.md @@ -0,0 +1,15 @@ +# ErgoDox EZ Default Configuration + +## Changelog + +* Dec 2016: + * Added LED keys + * Refreshed layout graphic, comes from http://configure.ergodox-ez.com now. +* Sep 22, 2016: + * Created a new key in layer 1 (bottom-corner key) that resets the EEPROM. +* Feb 2, 2016 (V1.1): + * Made the right-hand quote key double as Cmd/Win on hold. So you get ' when you tap it, " when you tap it with Shift, and Cmd or Win when you hold it. You can then use it as a modifier, or just press and hold it for a moment (and then let go) to send a single Cmd or Win keystroke (handy for opening the Start menu on Windows). + +This is what we ship with out of the factory. :) The image says it all: + +![Default](https://i.imgur.com/Be53jH7.png)
\ No newline at end of file |