aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/jarred
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Jarred's Plaid keymap (#6049)Jarred Steenvoorden2019-07-232-43/+0
| | | | | | * Add my plaid keymap * Move planck / plaid keymaps to common layout folder
* Keymap / userspace update (#5358)Jarred Steenvoorden2019-03-101-1/+2
| | | | | | | | | | | | | | | | | | | | * Update userspace with common config.h * Add my dz60, satan and xd75 keyboard keymaps * Fixing executable bits changed during last upstream merge * Cleanup unnecessary files and defines * Remove unnecessary defines from userspace config * Add underglow controls to dz60 function layer * Fixing merge conflicts * Fixing exectable bits changed during merge * Userspace update
* Keymap: Adding my DZ60, Satan, XD75 kemaps and updates to userspace (#4039)Jarred Steenvoorden2018-10-022-41/+0
| | | | | | | | | | | | * Update userspace with common config.h * Add my dz60, satan and xd75 keyboard keymaps * Fixing executable bits changed during last upstream merge * Cleanup unnecessary files and defines * Remove unnecessary defines from userspace config
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+1
| | | | | | | | | | * 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.
* Keymap: Jarreds keymap creation (#3459)Jarred Steenvoorden2018-07-214-0/+85
* Add planck keymap * Add windows key to nav layer * Turn off mouse layer * Update userspace file to allow sharing between more boards