aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ymd96/keymaps/hgoel89
Commit message (Collapse)AuthorAgeFilesLines
* added info.json for ymd96 (#4982)Harshit Goel2019-04-221-3/+3
| | | | | | | | | | | | | | | | | | | | * added info.json for ymd96 * fix layout for keymap_custom macrom, correct info.json for default layout * add info layout for iso * add info layout for iso * align layout name, added maintainer username * layout case fix * layout case fix * fix overlapping keys * match layouts to keymaps.
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-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.
* YMD96 complete QMK port (#3105)Harshit Goel2018-06-014-0/+79
* readded code for YMD96 full working * added jj50 layout back