qmk-firmwares/keyboards/westm/westmergo
Ryan e96d829724
Remove legacy keycodes, part 3 (#18669)
* `KC__VOLDOWN` -> `KC_VOLD`

* `KC__VOLUP` -> `KC_VOLU`

* `KC__MUTE` -> `KC_MUTE`

* `KC_POWER` -> `KC_PWR`
2022-10-11 14:21:47 +01:00
..
keymaps
chconf.h
config.h
halconf.h
info.json
mcuconf.h
readme.md
rules.mk
westmergo.c
westmergo.h

WestM

westmergo

A 65 key PCB with arrow cluster

Bootloader

  • Physical reset button: Briefly press the button on the back of the PCB.

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard.

  • Keyboard Maintainer: WestM

  • Hardware Supported: WestM65

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

make westm/westmergo:default

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