diff options
author | Wilba <wilba@wilba.tech> | 2021-04-03 14:57:18 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-02 20:57:18 -0700 |
commit | 4caeb648881543fb822efb9fca3f54ee34a73041 (patch) | |
tree | 995fdce1acf64f680378f7cb6f695bbf349589bc /keyboards/wilba_tech/wt70_jb/readme.md | |
parent | 70540a1f744d350913b332a59571e899ea4556f3 (diff) | |
download | qmk_firmware-4caeb648881543fb822efb9fca3f54ee34a73041.tar.gz qmk_firmware-4caeb648881543fb822efb9fca3f54ee34a73041.zip |
[Keyboard] Added wilba.tech WT70-JB (#12347)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/wilba_tech/wt70_jb/readme.md')
-rw-r--r-- | keyboards/wilba_tech/wt70_jb/readme.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/wilba_tech/wt70_jb/readme.md b/keyboards/wilba_tech/wt70_jb/readme.md new file mode 100644 index 0000000000..0d32c99fd1 --- /dev/null +++ b/keyboards/wilba_tech/wt70_jb/readme.md @@ -0,0 +1,19 @@ +# wilba.tech WT70-JB + +![wilba.tech WT70-JB](https://i.imgur.com/qOtyfp4h.jpg) + +WT70-JB is a keyboard PCB supporting TKL without F-row layout. + +* Keyboard Maintainer: [Wilba6582](https://github.com/Wilba6582) +* Hardware Supported: wilba.tech WT70-JB +* Hardware Availability: [wilba.tech](https://wilba.tech/) + +Make example for this keyboard (after setting up your build environment): + + make wilba_tech/wt70_jb:default + +Flashing example for this keyboard: + + make wilba_tech/wt70_jb: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). |