| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | ||
| * 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-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | ||
| this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
| 2017-04-13 | Fix overflow warnings in dvorak_programmer | ||
| 2017-02-13 | updated readme | ||
| 2017-02-13 | change thumb cluster key to be shift | ||
| 2017-02-10 | made left shift an MO for SHELL_NAV | ||
| 2017-02-01 | increase timeout for dual mode caps key | ||
| 2017-01-28 | eliminate references to shell_layer | ||
| 2017-01-28 | documented dual mode capslock | ||
| 2017-01-27 | dual capslock functionality, activating shell nav or brackets | ||
| 2017-01-22 | document BRACKETS and SHELL_LAYER | ||
| 2017-01-21 | make shell layer more compatible with default layer | ||
| 2017-01-21 | couple of changes to the shell layer | ||
| 2017-01-19 | introduce shell_layer | ||
| 2017-01-17 | put shell nav under tab, introduce an OSL for the brackets layer | ||
| 2016-12-15 | enable brackets using the - key on the right, and cleanups | ||
| 2016-12-10 | put home/end on thumb cluster | ||
| 2016-12-10 | readme updates | ||
| 2016-12-10 | use thumb cluster key to toggle brackets layer | ||
| 2016-11-05 | added more shortcut keys | ||
| 2016-11-05 | updated readme | ||
| 2016-11-05 | removed brackets anywhere but in brackets layer, added mouse layer back in, ↵ | ||
| replaced all HYPR with MEH, put semicolon-newline and end-newline on symbol layer | |||
| 2016-10-26 | re-introduce brackets layer | ||
| 2016-10-23 | adding readme | ||
| 2016-10-23 | add up/down keys on thumb clusters | ||
| 2016-10-23 | remove brackets layer, replace a few shortcuts on thumb cluster | ||
| 2016-10-23 | type brackets in symbol layer, using bottom row | ||
| 2016-10-22 | add tap-dance support, make right shift double-tap=caplock | ||
| 2016-10-22 | change include files | ||
| 2016-10-22 | added dvorak programmer layout | ||