summaryrefslogtreecommitdiff
path: root/keyboards/murcielago/rev1
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 Challis1-1/+0
2024-12-02[murcielago] Enable split watchdog (#24463)Thomas Queste2-0/+17
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-127/+0
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis1-1/+3
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: M, Part 2 (#23773)James Young2-5/+6
2024-04-03Miscellaneous keyboard.json migrations (#23378)Joel Challis2-1/+124
2024-03-14Migrate content where only parent info.json exists (#22895)Joel Challis1-14/+1
2023-03-11Move matrix config to info.json, part 7 (#20020)Ryan1-18/+0
2023-02-26Move encoder config to data driven (#19923)Ryan1-6/+0
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan1-5/+0
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan1-6/+0
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan1-4/+0
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-08-20Merge remote-tracking branch 'upstream/master' into developfauxpark1-7/+0
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan1-7/+0
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-4/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan1-7/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-05-21Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2-14/+16
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-2/+1
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan1-1/+0
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-1/+0
2020-06-11Murcielago: improve default keymap (#9363)Adrian2-110/+100
2020-05-13added murcielago keyboard (#8920)Adrian5-0/+392