qmk-dactyl-manuform-a/keyboards/wuque/mammoth20x
James Young 66857b919b
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
2021-09-23 01:31:11 -07:00
..
keymaps Wuque Mammoth20x Layout Macro Refactor (#14568) 2021-09-23 01:31:11 -07:00
config.h [Keyboard] Add Mammoth20x (#14014) 2021-08-19 11:17:54 -07:00
info.json Wuque Mammoth20x Layout Macro Refactor (#14568) 2021-09-23 01:31:11 -07:00
mammoth20x.c [Keyboard] Add Mammoth20x (#14014) 2021-08-19 11:17:54 -07:00
mammoth20x.h Wuque Mammoth20x Layout Macro Refactor (#14568) 2021-09-23 01:31:11 -07:00
readme.md Wuque Mammoth20x Layout Macro Refactor (#14568) 2021-09-23 01:31:11 -07:00
rules.mk Wuque Mammoth20x Layout Macro Refactor (#14568) 2021-09-23 01:31:11 -07:00

readme.md

mammoth20x

More info at Wuque Studio.

  • Keyboard Maintainer: spbgzh
  • Hardware Supported: mammoth20x Standard
  • Hardware Availability: Wuque Studio

Make example for this keyboard (after setting up your build environment):

make wuque/mammoth20x:default

Flashing example for this keyboard:

make wuque/mammoth20x:default:flash

To reset the board into bootloader mode, do one of the following:

  • Tap the Reset switch mounted on the PCB
  • Hold the Esc key while connecting the USB cable (also erases persistent settings)

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.