summaryrefslogtreecommitdiffstats
path: root/users/333fred
AgeCommit message (Collapse)AuthorFilesLines
2019-02-24[Keymap] Added a key to handle copy/paste in and out of a terminal (#5205)Fred Silberberg2-7/+37
2018-12-13Dactyl_manuform map and updates to my ergodox layout for moving to aFredric Silberberg1-5/+6
different location.
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-1/+0
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-08-19Added arrow layout.Fredric Silberberg1-0/+1
2018-08-05Keymap: Adds zen layout for 333fred (#3563)Fred Silberberg5-9/+58
* Initial commit of zen keymap * Added RGB control for my zen * Fixed ergodox layout. * Reduce brightness. * PR feedback.
2017-12-09Turn on prevent stuck modifiers for my keymaps.Fredric Silberberg1-0/+7
2017-11-06333fred layout update (#1971)Fred Silberberg3-0/+87
* 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.