summaryrefslogtreecommitdiff
path: root/keyboards/wuque/mammoth75x
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-64/+0
2024-05-24Migrate `LOCKING_*_ENABLE` to Data-Driven: W, Part 2 (#23789)James Young2-24/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan7-7/+0
2024-03-15Migrate features from rules.mk to data driven - UVWXYZ (#23287)Joel Challis2-13/+9
2023-07-03Fix encoder map declarations (#21435)Joel Challis1-1/+1
2023-06-19Remove encoder in-matrix workaround code (#20389)jack6-77/+16
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan3-764/+559
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-6/+0
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann1-3/+6
2023-03-28Merge remote-tracking branch 'origin/master' into developQMK Bot1-4/+4
2023-03-28Remove invalid characters (#20277)Albert Y1-4/+4
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan2-6/+5
2023-02-26Move encoder config to data driven (#19923)Ryan3-15/+9
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+4
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
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-08-07RESET -> QK_BOOT default keymaps (#17939)Joel Challis5-5/+5
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-01-29Wuque Mammoth75x: refactor (#16122)James Young4-552/+552
2022-01-10[Keyboard] Fixed bugs Wuque Mammoth Keyboard Series (#15700)GG1-2/+8
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-10-26[Keyboard] Add Mammoth75x (#14925)GG21-0/+1242