diff options
author | QMK Bot <hello@qmk.fm> | 2022-04-13 14:24:12 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-04-13 14:24:12 +0000 |
commit | fff260666548335099e06979da37fbe1fec543b0 (patch) | |
tree | b552b6e8de70897f197e18a91aa0f3a2419db8d9 /keyboards/sporewoh/banime40/readme.md | |
parent | 930cf6457a081c0bb934450aa814c0a37b080f8b (diff) | |
parent | 3f8343e5525adb6c02c10c6659c54d18204c52fb (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/sporewoh/banime40/readme.md')
-rw-r--r-- | keyboards/sporewoh/banime40/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/sporewoh/banime40/readme.md b/keyboards/sporewoh/banime40/readme.md new file mode 100644 index 0000000000..cd536880ae --- /dev/null +++ b/keyboards/sporewoh/banime40/readme.md @@ -0,0 +1,27 @@ +# banime40 + +![](https://i.imgur.com/sHQyMfEh.jpeg) + +A hotswap gasket mount 4x10 that can support multiple layouts. + +* Keyboard Maintainer: [sporewoh](https://github.com/ChrisChrisLoLo) +* Hardware Supported: Open source PCB files, Pro Micro compatible +* Hardware Availability: PCBs and Case files available [here](https://github.com/ChrisChrisLoLo/banime40) + +Make example for this keyboard (after setting up your build environment): + + make sporewoh/banime40:default + +Flashing example for this keyboard: + + make sporewoh/banime40:default:flash + + +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). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard +* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead |