aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/win10_writers-block/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-324/+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
* merge upstreamLior Haim2016-10-231-324/+324
|
* Win10 Writer's Block - An ErgoDox Keymaph-parks2016-10-191-8/+9
| | | | | | fix for compiling on infinity: replaced `_delay_ms()' with `wait_ms()' included "wait.h"
* Win10 Writer's Block - An ErgoDox Keymaph-parks2016-10-181-0/+323
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.