summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/win10_writers-block
AgeCommit message (Collapse)AuthorFilesLines
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert4-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
2017-08-16Add ErgoDone support to two keymaps that have special config.hYu He1-0/+3
2017-06-12remove the rest of the .pngsJack Humbert5-4/+4
2017-01-26replace jackhumbert with qmkJack Humbert1-1/+1
2016-10-23merge upstreamLior Haim8-0/+482
2016-10-19Win10 Writer's Block - An ErgoDox Keymaph-parks2-9/+12
fix for compiling on infinity: replaced `_delay_ms()' with `wait_ms()' included "wait.h"
2016-10-19Win10 Writer's Block - An ErgoDox Keymaph-parks8-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.