summaryrefslogtreecommitdiffstats
path: root/keyboards/mechkeys/mechmini/v2/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-4/+4
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-132-90/+0
|
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-2/+2
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-218-10/+10
|
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-2/+1
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* move mechkeys keyboards into the mechkeys/ vendor folder (#15760)peepeetee2022-02-1127-0/+753
* move mechkeys keyboards to mechkeys/ * fix compilation * fix default folder