summaryrefslogtreecommitdiffstats
path: root/keyboards/edi/hardlight/mk1/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate `KC_LOCK` for `QK_LOCK` (#18796)Ryan2022-10-211-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-20/+0
|
* [Keyboard] Hard Light - Add keyboard, basic keymap (#12654)FateEverywhere2021-07-203-0/+136
Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>