summaryrefslogtreecommitdiff
path: root/users/333fred
Commit message (Collapse)AuthorAge
* Add ergodash layout, update the backlight numbers for the rgb backlight to ↵Fredric Silberberg2019-06-20
| | | | be the actual intended colors.
* Update 333fred keymaps and add new iris map. (#6010)Fred Silberberg2019-05-29
| | | | | | * Update 333fred keymaps and add new iris map. * Fix iris key
* [Keymap] Added a key to handle copy/paste in and out of a terminal (#5205)Fred Silberberg2019-02-24
|
* Dactyl_manuform map and updates to my ergodox layout for moving to aFredric Silberberg2018-12-13
| | | | different location.
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * 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.
* Added arrow layout.Fredric Silberberg2018-08-19
|
* Keymap: Adds zen layout for 333fred (#3563)Fred Silberberg2018-08-05
| | | | | | | | | | | | * Initial commit of zen keymap * Added RGB control for my zen * Fixed ergodox layout. * Reduce brightness. * PR feedback.
* Turn on prevent stuck modifiers for my keymaps.Fredric Silberberg2017-12-09
|
* 333fred layout update (#1971)Fred Silberberg2017-11-06
* 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.