summaryrefslogtreecommitdiff
path: root/keyboards/wuque/mammoth75x/info.json
AgeCommit message (Collapse)Author
2023-06-19Remove encoder in-matrix workaround code (#20389)jack
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26Move encoder config to data driven (#19923)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan
2022-01-29Wuque Mammoth75x: refactor (#16122)James Young
* info.json: apply/polish friendly formatting * refactor LAYOUT_all macro - move the argument/keycode for the right half of split Backspace next to the left half - update QMK Configurator layout data * update QMK Configurator layout data for the other macros Moves the EncoderClick objects up, and offsets the arrow keys down 0.25u.
2021-10-26[Keyboard] Add Mammoth75x (#14925)GG