diff options
Diffstat (limited to 'keyboards/wolf/sabre/readme.md')
| -rw-r--r-- | keyboards/wolf/sabre/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/wolf/sabre/readme.md b/keyboards/wolf/sabre/readme.md new file mode 100644 index 000000000..b06217d0e --- /dev/null +++ b/keyboards/wolf/sabre/readme.md | |||
| @@ -0,0 +1,21 @@ | |||
| 1 | # Sabre | ||
| 2 | |||
| 3 | The following is the QMK Firmware for the Sabre PCB. | ||
| 4 | |||
| 5 | The PCB features: | ||
| 6 | * QMK & VIA compatibility | ||
| 7 | |||
| 8 | --- | ||
| 9 | |||
| 10 | * Keyboard Maintainer: [ToastyStoemp](https://github.com/ToastyStoemp) | ||
| 11 | |||
| 12 | Make example for this keyboard (after setting up your build environment): | ||
| 13 | |||
| 14 | make wolf/sabre:default | ||
| 15 | |||
| 16 | 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). | ||
| 17 | |||
| 18 | ## Bootloader Enter the bootloader in 3 ways: | ||
| 19 | * **Bootmagic reset**: Hold down the key ESC key and plug in the keyboard (Top Left most switch) | ||
| 20 | * **Physical reset button**: Briefly press the button on the back of the PCB | ||
| 21 | * **Keycode in layout**: Press the B key on layer 1 which is mapped to `RESET` | ||
