aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/dvorak_programmer
AgeCommit message (Collapse)Author
2017-08-23Creates a layouts/ folder for keymaps shared between keyboards (#1609)Gravatar Jack Humbert
* 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-30Update keyboards' rules.mk/Makefiles (#1442)Gravatar Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-04-13Fix overflow warnings in dvorak_programmerGravatar Fred Sundvik
2017-02-13updated readmeGravatar luc wastiaux
2017-02-13change thumb cluster key to be shiftGravatar luc wastiaux
2017-02-10made left shift an MO for SHELL_NAVGravatar luc wastiaux
2017-02-01increase timeout for dual mode caps keyGravatar lucwastiaux
2017-01-28eliminate references to shell_layerGravatar lucwastiaux
2017-01-28documented dual mode capslockGravatar lucwastiaux
2017-01-27dual capslock functionality, activating shell nav or bracketsGravatar lucwastiaux
2017-01-22document BRACKETS and SHELL_LAYERGravatar lucwastiaux
2017-01-21make shell layer more compatible with default layerGravatar lucwastiaux
2017-01-21couple of changes to the shell layerGravatar lucwastiaux
2017-01-19introduce shell_layerGravatar lucwastiaux
2017-01-17put shell nav under tab, introduce an OSL for the brackets layerGravatar lucwastiaux
2016-12-15enable brackets using the - key on the right, and cleanupsGravatar lucwastiaux
2016-12-10put home/end on thumb clusterGravatar lucwastiaux
2016-12-10readme updatesGravatar lucwastiaux
2016-12-10use thumb cluster key to toggle brackets layerGravatar lucwastiaux
2016-11-05added more shortcut keysGravatar lucwastiaux
2016-11-05updated readmeGravatar lucwastiaux
2016-11-05removed brackets anywhere but in brackets layer, added mouse layer back in, ↵Gravatar lucwastiaux
replaced all HYPR with MEH, put semicolon-newline and end-newline on symbol layer
2016-10-26re-introduce brackets layerGravatar lucwastiaux
2016-10-23adding readmeGravatar lucwastiaux
2016-10-23add up/down keys on thumb clustersGravatar lucwastiaux
2016-10-23remove brackets layer, replace a few shortcuts on thumb clusterGravatar lucwastiaux
2016-10-23type brackets in symbol layer, using bottom rowGravatar lucwastiaux
2016-10-22add tap-dance support, make right shift double-tap=caplockGravatar lucwastiaux
2016-10-22change include filesGravatar lucwastiaux
2016-10-22added dvorak programmer layoutGravatar lucwastiaux