diff options
Diffstat (limited to 'keyboards/omnikey_bh/readme.md')
-rw-r--r-- | keyboards/omnikey_bh/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/omnikey_bh/readme.md b/keyboards/omnikey_bh/readme.md new file mode 100644 index 000000000..7de22f29a --- /dev/null +++ b/keyboards/omnikey_bh/readme.md | |||
@@ -0,0 +1,14 @@ | |||
1 | Omnikey BH PCB | ||
2 | === | ||
3 | |||
4 | A replacement PCB for Omnikey keyboards. Supports 101, 102, Plus, Ultra T, Ultra, Prime and Stellar, as well as customs. | ||
5 | |||
6 | Keyboard Maintainer: QMK Community and blindassassin111 | ||
7 | Hardware Supported: Omnikey BH PCB | ||
8 | Hardware Availability: https://deskthority.net/group-buys-f50/omnikey-replacement-pcb-t18276.html | ||
9 | |||
10 | Make example for this keyboard (after setting up your build environment): | ||
11 | |||
12 | make omnikey_bh:default | ||
13 | |||
14 | See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. | ||