Merge pull request #364 from techtomas/techtomas
Rearranged the layer toggles and keys.
Updated readme to fix a typo and list out hotkey shortcuts
Add support for vagrant-docker (#389)
* clean trailing ws in Vagrantfile and util/avr_setup.sh
* replace triple quotes with heredoc.
Ruby doesn't have triple quotes; that's a Python thing. This was just being
parsed as multiple strings concatenated.
* add docker support to Vagrantfile
* make wants to find dfu-programmer in vagrant guest
fix HID_RI_LOGICAL_MAXIMUM value (#388)
Merge pull request #384 from gid0/master
Merge ErgoDox bepo layout changes.
Fix hand wiring guide (#387)
* Fix broken link
* Fix incoherent sentence
Adds Python script to util directory for easier discoverability
Add some more function keys (vol up / down, mute, undo, cut, copy, paste).
adds planck keymap readme
updates the hand-wiring guide
Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a left SHIFT key.
corrects vagrant script path from @b46f343
updates vagrant script path
makes vagrant usable again
Merged the function and navigation layers. Give access to it with both thumbs. Now you can up / down / page up / page down with only one hand !
cleans up folder structure
* consolidates docs
* deletes converter/
* updates .md references (most)