summaryrefslogtreecommitdiffstats
path: root/keyboards/malevolti
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 2 (#18660)Ryan2022-10-104-4/+4
| | | | | | | | | | | | | | | | | | | * `KC_SYSREQ` -> `KC_SYRQ` And one `KC_ALT_ERASE` -> `KC_ERAS` * `KC_NONUS_BSLASH` -> `KC_NUBS` * `KC_NUMLOCK` -> `KC_NUM` * `KC_CLCK` -> `KC_CAPS` * `KC_SCROLLLOCK` -> `KC_SCRL` * `KC_LBRACKET` -> `KC_LBRC` * `KC_RBRACKET` -> `KC_RBRC` * `KC_CAPSLOCK` -> `KC_CAPS`
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-15/+14
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* Move keyboard USB IDs and strings to data driven: M (#17859)Ryan2022-08-034-16/+14
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-152-6/+0
| | | | (#16655)
* [Keyboard] Amend SuperLyra readme (#15942)Domanic Calleja2022-01-211-1/+0
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add Superlyra keyboard + group with Lyra under new directory (#14955)Domanic Calleja2021-12-1928-0/+991
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
[cgit] Unable to lock slot /tmp/cgit/81200000.lock: Permission denied (13)