summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/win10_writers-block
Commit message (Collapse)AuthorAgeFilesLines
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-234-485/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
* Add ErgoDone support to two keymaps that have special config.hYu He2017-08-161-0/+3
|
* remove the rest of the .pngsJack Humbert2017-06-115-4/+4
|
* replace jackhumbert with qmkJack Humbert2017-01-261-1/+1
|
* merge upstreamLior Haim2016-10-233-472/+472
|
* Win10 Writer's Block - An ErgoDox Keymaph-parks2016-10-192-9/+12
| | | | | | fix for compiling on infinity: replaced `_delay_ms()' with `wait_ms()' included "wait.h"
* Win10 Writer's Block - An ErgoDox Keymaph-parks2016-10-188-0/+479
This is a QWERTY layout for ErgoDox on QMK. It's designed to work well in MS Office-like environments. It's tested on Windows 7 and 10.