diff options
author | Christian Sandven <christian.sandven@kindly.ai> | 2022-01-29 04:28:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-28 19:28:00 -0800 |
commit | 1af65a22487927f667e8d193dd893a9c8d9cdf38 (patch) | |
tree | f480a10642874537c842e04637dc4d1c1c5898b8 /keyboards/keyprez/unicorn/readme.md | |
parent | b2fcc923cb212bb118a080fc5046ae70d50a8cc5 (diff) |
[Keyboard] Add keyprez unicorn (#15998)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/keyprez/unicorn/readme.md')
-rw-r--r-- | keyboards/keyprez/unicorn/readme.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/keyprez/unicorn/readme.md b/keyboards/keyprez/unicorn/readme.md new file mode 100644 index 0000000000..2db5de362d --- /dev/null +++ b/keyboards/keyprez/unicorn/readme.md @@ -0,0 +1,25 @@ +# Unicorn + +Unicorn is a split 65% keyboard with an extra column on the right side. +It has support for optional hot swap sockets and a rotary encoder on the right side. + +* Keyboard Maintainer: [Keyprez](https://github.com/keyprez) +* Hardware Supported: *Pro micro compatible controllers* +* Hardware Availability: *TBA* + +Make example for this keyboard (after setting up your build environment): + + make keyprez/unicorn:default + +Flashing example for this keyboard: + + make keyprez/unicorns: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: + +* **Physical reset button**: Briefly press the button on the back of the PCB +* **Keycode in layout**: Press the Enter key while holding down the right fn key |