summaryrefslogtreecommitdiff
path: root/keyboards/ymd96/keymaps/hgoel89
AgeCommit message (Collapse)Author
2019-04-22added info.json for ymd96 (#4982)Harshit Goel
* 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.
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
* 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-06-01YMD96 complete QMK port (#3105)Harshit Goel
* readded code for YMD96 full working * added jj50 layout back