diff options
author | eniigmakeyboards <support@eniigmakeyboards.com> | 2020-07-31 17:38:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-31 14:38:21 -0700 |
commit | b70ac594c6c342357780ffa77f78f4ac67e25c2e (patch) | |
tree | d989b6a607d77822990cf26cddf955966c259777 /keyboards/eniigmakeyboards/ek65/readme.md | |
parent | a1c89fec72fd448aee5991da1a537aa235878f15 (diff) |
[Keyboard] Eniigma Keyboards ek65 PCB (#9836)
* Added initial files
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Update readme.md
* Reverted image file to imgur link
* Update keyboards/eniigmakeyboards/ek65/rules.mk
* Update keyboards/eniigmakeyboards/ek65/config.h
* Update keyboards/eniigmakeyboards/ek65/config.h
* Update keyboards/eniigmakeyboards/ek65/ek65.h
* Update keyboards/eniigmakeyboards/ek65/info.json
* Fixed image link in Readme
* Update keyboards/eniigmakeyboards/ek65/readme.md to remove duplicated image
Diffstat (limited to 'keyboards/eniigmakeyboards/ek65/readme.md')
-rw-r--r-- | keyboards/eniigmakeyboards/ek65/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/eniigmakeyboards/ek65/readme.md b/keyboards/eniigmakeyboards/ek65/readme.md new file mode 100644 index 0000000000..aec1af67e4 --- /dev/null +++ b/keyboards/eniigmakeyboards/ek65/readme.md @@ -0,0 +1,15 @@ +# Eniigma Keyboards ek65 + +![ek65](https://i.imgur.com/s6DI5vu.png) + +A 65% PCB with symmetrical bottom row layout, JST daughterboard support, designed for use with Eniigma Keyboards products. + +* Keyboard Maintainer: [eniigmakeyboards](https://github.com/eniigmakeyboards) and [adamws](https://github.com/adamws) +* Hardware Supported: Vertigo PCB/case +* Hardware Availability: On the [Eniigma Keyboards website](https://eniigmakeyboards.com) + +Make example for this keyboard (after setting up your build environment): + + make eniigmakeyboards/ek65:default + +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). |