summaryrefslogtreecommitdiff
path: root/keyboards/wuque/mammoth20x/info.json
AgeCommit message (Collapse)Author
2023-06-19Remove encoder in-matrix workaround code (#20389)jack
2023-04-05Move small macropad-ish layouts to data driven (#20341)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-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan
2021-09-23Wuque Mammoth20x Layout Macro Refactor (#14568)James Young
* mammoth20x: edit size of RightEncode key in Configurator * physically arrange layout macro Arranges the keycodes to resemble the assembled board. * rename LAYOUT_default to LAYOUT Includes "layout_aliases" tree in info.json for backwards compatibility. * rules.mk touch-up * convert tabs to spaces * add line break before ENCODER_ENABLE (not included in QMK's template) * readme.md touch-up * remove zero-width space characters * markdown fix for info paragraph * update link text
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-19[Keyboard] Add Mammoth20x (#14014)GG