summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/333fred
AgeCommit message (Collapse)AuthorFilesLines
2019-02-18Migrate ACTION_LAYER_TAP_TOGGLEs to TT()fauxpark1-4/+0
2018-12-13Dactyl_manuform map and updates to my ergodox layout for moving to aFredric Silberberg2-197/+167
different location.
2018-08-05Keymap: Adds zen layout for 333fred (#3563)Fred Silberberg3-15/+3
* Initial commit of zen keymap * Added RGB control for my zen * Fixed ergodox layout. * Reduce brightness. * PR feedback.
2018-07-10Add up/down keys to the code layer for ease of intellisense usage. (#3363)Fred Silberberg2-6/+6
2017-12-09Turn on prevent stuck modifiers for my keymaps.Fredric Silberberg1-1/+1
2017-11-06Small ergodox config fix and update.Fredric Silberberg3-4/+4
2017-11-06333fred layout update (#1971)Fred Silberberg3-41/+35
* Set up tap dance for layers on the lower button. * Refactored code to share in the users directory between my two keyboard layouts. * Small keyboard layout change. * Updated documentation on oneshot usage in macros/tap dance.
2017-08-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert5-0/+561
* 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