summaryrefslogtreecommitdiffstats
path: root/keyboards/edi/hardlight/mk2
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`
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-2/+11
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-152-7/+9
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* More keyboard rules.mk cleanups (#16044)Ryan2022-01-251-4/+1
| | | | | * More keyboard rules.mk cleanups * Found a couple more
* Fix broken bootloader builds in develop. (#15880)Dasky2022-01-151-1/+1
|
* [Keyboard] Hard Light Mark 2 and keymaps (#13719)FateEverywhere2022-01-0711-0/+510
* 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