diff options
author | James Young <18669334+noroadsleft@users.noreply.github.com> | 2021-09-23 08:31:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-23 01:31:11 -0700 |
commit | 66857b919beccfc9d3395ffe1f88cb39e044aca3 (patch) | |
tree | 81cb1a6df22c4659f76a819878a6924d47dc1375 /keyboards/wuque/mammoth20x/readme.md | |
parent | 62ef4a9c8a05d52000504eabef0f1d92a74ade86 (diff) |
Wuque Mammoth20x Layout Macro Refactor (#14568)
* 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
Diffstat (limited to 'keyboards/wuque/mammoth20x/readme.md')
-rw-r--r-- | keyboards/wuque/mammoth20x/readme.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/keyboards/wuque/mammoth20x/readme.md b/keyboards/wuque/mammoth20x/readme.md index 4b731a159c..d98175e9bf 100644 --- a/keyboards/wuque/mammoth20x/readme.md +++ b/keyboards/wuque/mammoth20x/readme.md @@ -1,11 +1,11 @@ # mammoth20x - -More Info at[wuquestudio](https://shop.wuquestudio.com/). - + +More info at [Wuque Studio](https://shop.wuquestudio.com/). + * Keyboard Maintainer: [spbgzh](https://github.com/spbgzh) * Hardware Supported: mammoth20x Standard -* Hardware Availability: [mammoth20x](https://shop.wuquestudio.com/) - +* Hardware Availability: [Wuque Studio](https://shop.wuquestudio.com/) + Make example for this keyboard (after setting up your build environment): make wuque/mammoth20x:default |