summaryrefslogtreecommitdiffstats
path: root/keyboards/wuque/mammoth20x/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Remove encoder in-matrix workaround code (#20389)jack2023-06-191-2/+0
|
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-23/+23
|
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-111-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Move encoder config to data driven (#19923)Ryan2023-02-261-0/+5
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-061-0/+6
|
* Wuque Mammoth20x Layout Macro Refactor (#14568)James Young2021-09-231-4/+7
| | | | | | | | | | | | | | | | | | | | | | * 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
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Add Mammoth20x (#14014)GG2021-08-191-0/+41