aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/dz60/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+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.
* Contribute a DZ60 keymap for 67 key configurationYan-Fa Li2017-09-211-2/+2
|
* adds DZ60 support (#1734)Jack Humbert2017-09-191-0/+54
* adds support for dz60 * fix dz60 readme