summaryrefslogtreecommitdiff
path: root/keyboards/malevolti
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel6-164/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis1-1/+3
2024-07-20Remove instances of MASTER_LEFT. (#24163)Dasky2-12/+0
2024-04-23Data-Driven Keyboard Conversions: M, Part 1 (#23590)James Young2-14/+8
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-2/+2
2024-03-30Migrate features and LTO from rules.mk to data driven (#23302)Joel Challis2-14/+11
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan4-36/+6
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan4-234/+161
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan8-102/+3
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan4-12/+10
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-3/+3
2023-02-17Remove matrix size defines (#19581)Ryan2-9/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2-36/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-03Debounce defines cleanup (#19742)Ryan2-6/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-6/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-12-12[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)Albert Y4-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-10-10Remove legacy keycodes, part 2 (#18660)Ryan4-4/+4
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky1-15/+14
2022-08-03Move keyboard USB IDs and strings to data driven: M (#17859)Ryan4-16/+14
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2-6/+0
2022-01-21[Keyboard] Amend SuperLyra readme (#15942)Domanic Calleja1-1/+0
2021-12-19Add Superlyra keyboard + group with Lyra under new directory (#14955)Domanic Calleja28-0/+991