Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge upstream master to 2022 Q4 breaking change | lokher | 2022-12-07 | 1 | -163/+0 |
| | |||||
* | Normalise Auto Shift keycodes (#18892) | Ryan | 2022-10-28 | 1 | -1/+1 |
| | | | | | | | | * Normalise Auto Shift keycodes * Add keycode table to main list * Add old keycodes to legacy header | ||||
* | Keymap: Add Contra keymap with QWERTY and COLEMAK Mod-DH (#3883) | Erovia | 2018-09-13 | 1 | -0/+163 |
* Add own personal Contra layout * Enable auto-shifting * Enable tap dancing and implement Space Cadet-like shift with LSHIFT and ENTER * Implement Colemak Mod-DH layout, clean up Adjust layer * Implement keyboard and keymap refactor More info: https://github.com/qmk/qmk_firmware/pull/3191 * Update the readme.md and keymap.c files for Colemak * Add include guard, make layout description cleaner |