qmk-firmwares/keyboards/westm/westm68
Ryan 5629ba1807
Remove legacy keycodes, part 4 (#18683)
* `KC_PGDOWN` -> `KC_PGDN`

* `KC_PSCREEN` -> `KC_PSCR`

* `KC_SCOLON` -> `KC_SCLN`

* `KC_BSLASH` -> `KC_BSLS`

* `KC_BSPACE` -> `KC_BSPC`
2022-10-13 18:28:14 +01:00
..
keymaps Remove legacy keycodes, part 4 (#18683) 2022-10-13 18:28:14 +01:00
rev1
rev2
chconf.h
config.h
halconf.h
info.json
mcuconf.h
readme.md
rules.mk
westm68.c
westm68.h

WestM

westm68

A 65% 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/westm68:default

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