summaryrefslogtreecommitdiffstats
path: root/keyboards/edi/hardlight/mk2/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-222-2/+2
|
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-212-2/+2
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] Hard Light Mark 2 and keymaps (#13719)FateEverywhere2022-01-074-0/+255
* Hard Light Mark 2 and keymaps This time with minor competence! * Update keyboards/edi/hardlight/mk2/rules.mk * Delete config.h * Apply suggestions from code review