diff options
author | Watson <93159069+wttsn@users.noreply.github.com> | 2022-07-02 04:55:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-02 21:55:10 +1000 |
commit | 48721b20fc5524d4a388e7fc5d5d0ba16ad6902b (patch) | |
tree | 457a401c795573594005c7ec5aa833e96bb787ea /keyboards/westm/westm9/readme.md | |
parent | c725f6f7680b7d8f89974676ce46dd94b74431c0 (diff) | |
download | qmk_firmware-48721b20fc5524d4a388e7fc5d5d0ba16ad6902b.tar.gz qmk_firmware-48721b20fc5524d4a388e7fc5d5d0ba16ad6902b.zip |
Updated revisions and added a keyboard (#16731)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: WestM <93159069+WestMProducts@users.noreply.github.com>
Diffstat (limited to 'keyboards/westm/westm9/readme.md')
-rw-r--r-- | keyboards/westm/westm9/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/westm/westm9/readme.md b/keyboards/westm/westm9/readme.md new file mode 100644 index 0000000000..883aab3c35 --- /dev/null +++ b/keyboards/westm/westm9/readme.md @@ -0,0 +1,16 @@ +# WestM + +A 9 key Macropad + +## 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](https://github.com/westm00) +* Hardware Supported: WM9 + +Make example for this keyboard (after setting up your build environment): + + make westm/westm9/rev1:default + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
\ No newline at end of file |