diff options
author | QMK Bot <hello@qmk.fm> | 2021-08-13 18:23:05 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-08-13 18:23:05 +0000 |
commit | ad2f3a0cf55a29e187691d123dce4a7d9545fc4c (patch) | |
tree | 8a5a864cbef732305ba1f623a99e7f91204eec7d /keyboards/mini_elixivy/readme.md | |
parent | 8fea9722ddf235c3f675ce42802a8032a6eecadb (diff) | |
parent | 8392729d7410246ab3228d47df272da5b0c72c99 (diff) | |
download | qmk_firmware-ad2f3a0cf55a29e187691d123dce4a7d9545fc4c.tar.gz qmk_firmware-ad2f3a0cf55a29e187691d123dce4a7d9545fc4c.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/mini_elixivy/readme.md')
-rw-r--r-- | keyboards/mini_elixivy/readme.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/keyboards/mini_elixivy/readme.md b/keyboards/mini_elixivy/readme.md new file mode 100644 index 0000000000..6047a17346 --- /dev/null +++ b/keyboards/mini_elixivy/readme.md @@ -0,0 +1,24 @@ +# mini_elixivy + +![mini_eLiXiVy](https://imgur.com/0lmOFcF.jpg) + +A 65% ANSI/ISO keyboard PCB, with a rotary encoder option + +* Keyboard Maintainer: [minibois](https://github.com/minibois) +* Hardware Supported: mini_eLiXiVy PCB, KBDFans' 65% plate and case, PCB mount stabilizers +* Hardware Availability: PCB: https://github.com/minibois, BOM: https://octopart.com/bom-tool/allQRgda + +Make example for this keyboard (after setting up your build environment): + + make mini_elixivy:default + +Flashing example for this keyboard: + + make mini_elixivy: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: +* **Physical reset button**: Briefly press the button on the back of the PCB (or short the reset/ground pads, should a tactile button not be installed)
\ No newline at end of file |