summaryrefslogtreecommitdiffstats
path: root/layouts/community/ergodox/333fred/keymap.c
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 Silberberg1-193/+157
different location.
2018-08-05Keymap: Adds zen layout for 333fred (#3563)Fred Silberberg1-8/+2
* 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 Silberberg1-4/+4
2017-11-06Small ergodox config fix and update.Fredric Silberberg1-2/+2
2017-11-06333fred layout update (#1971)Fred Silberberg1-28/+24
* 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 Humbert1-0/+381
* 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