diff options
author | QMK Bot <hello@qmk.fm> | 2022-10-13 19:35:10 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-10-13 19:35:10 +0000 |
commit | d66e5c6ea2249d6d82d9920b57462e93ccfac56c (patch) | |
tree | a6b5dae3730659e761f38cd873b7847b9d1ced71 /keyboards/akb/vero/readme.md | |
parent | 17f679ea2a64f4eb21f1d53cd2d3103f55b3a0a3 (diff) | |
parent | ca7cfff7c5ffd12a04ed0eaa3c0fc8151bcb8621 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/akb/vero/readme.md')
-rw-r--r-- | keyboards/akb/vero/readme.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/akb/vero/readme.md b/keyboards/akb/vero/readme.md new file mode 100644 index 0000000000..3afb7c2762 --- /dev/null +++ b/keyboards/akb/vero/readme.md @@ -0,0 +1,27 @@ +# antipode/vero + +![antipode/vero](https://i.imgur.com/znKP8XQh.jpeg) + +AKB Vero - Vero means true. This keyboard brings you a truly great typing experience in a true HHKB layout. With its 6U spacebar and asymmetrical blockers it brings the classic design of the HHKB to MX keyboards. + +* Keyboard Maintainer: [Antipode](https://antipode.no) +* Hardware Supported: AKB Vero PCB +* Hardware Availability: https://www.antipode.no/products/akb-vero + +Make example for this keyboard (after setting up your build environment): + + make antipode/vero:default + +Flashing example for this keyboard: + + make antipode/vero: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 3 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 +* **Keycode in layout**: Press the key mapped to `RESET` if it is available |