diff options
author | Wilba6582 <Wilba6582@users.noreply.github.com> | 2018-09-28 00:40:44 +1000 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-09-27 10:40:44 -0400 |
commit | 13e166d9c42845e2622605e94d4a0c38fa5443a0 (patch) | |
tree | 9cde88ff3efd79a20be1e52ad7ffaf5c3ee7f848 /keyboards/wilba_tech/wt80_a/readme.md | |
parent | f70f45ee677a2a39a759052a356e0c5d82e25424 (diff) | |
download | qmk_firmware-13e166d9c42845e2622605e94d4a0c38fa5443a0.tar.gz qmk_firmware-13e166d9c42845e2622605e94d4a0c38fa5443a0.zip |
RAMA U80-A, wilba.tech WT60-A, WT65-A, WT80-A, IS31FL3736 driver (#3925)
* Initial commit of RAMA U80-A
* Initial commit of RAMA U80-A
* Moved IS31FL3736 driver, minor cleanups
* Superficial stuff
* Review changes
* Refactored to use common code.
Diffstat (limited to 'keyboards/wilba_tech/wt80_a/readme.md')
-rw-r--r-- | keyboards/wilba_tech/wt80_a/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt80_a/readme.md b/keyboards/wilba_tech/wt80_a/readme.md new file mode 100644 index 0000000000..011805748f --- /dev/null +++ b/keyboards/wilba_tech/wt80_a/readme.md @@ -0,0 +1,15 @@ +# WILBA.TECH WT80-A + +![WILBA.TECH WT80-A](https://wilba./tech) + +WT80-A is a keyboard PCB supporting TKL layout with 0.25U gaps. [More info at wilba.tech](https://wilba.tech/) + +Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582) +Hardware Supported: WILBA.TECH WT80-A +Hardware Availability: Custom keyboard group buys + +Make example for this keyboard (after setting up your build environment): + + make wilba_tech/wt80_a: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).
\ No newline at end of file |