diff options
author | peepeetee <43021794+peepeetee@users.noreply.github.com> | 2022-01-11 08:38:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-10 16:38:31 -0800 |
commit | a2ddb44957ce134b08081daf769ec25cd1463918 (patch) | |
tree | 90c60d1ec2ad9bc9a9900441e43d48053549c36d /keyboards/marksard/treadstone32/readme.md | |
parent | 31a6401193f66d5c6d244c3db6e6292b57e274d7 (diff) |
[Keyboard] move marksard's boards to marksard/ (#15786)
Diffstat (limited to 'keyboards/marksard/treadstone32/readme.md')
-rw-r--r-- | keyboards/marksard/treadstone32/readme.md | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/keyboards/marksard/treadstone32/readme.md b/keyboards/marksard/treadstone32/readme.md new file mode 100644 index 0000000000..170c6bc761 --- /dev/null +++ b/keyboards/marksard/treadstone32/readme.md @@ -0,0 +1,21 @@ +# treadstone32 + +![treadstone32](https://github.com/marksard/Keyboards/raw/master/_image/20190421-P4210001.jpg) + +A 32-key Symmetric staggered keyboard. + +Keyboard Maintainer: [marksard](https://github.com/marksard) +Hardware Supported: The PCBs, controllers supported +Hardware Availability: links to where you can find this hardware + +Make example for this keyboard (after setting up your build environment): + + make marksard/treadstone32:default + or + make marksard/treadstone32/lite: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). + +[Build guide](https://github.com/marksard/Keyboards/blob/master/treadstone32/documents/treadstone32_buildguide.md) +[Build guide (lite)](https://github.com/marksard/Keyboards/blob/master/treadstone32/documents/treadstone32lite_buildguide.md) +[Firmware](https://github.com/marksard/qmk_firmware/tree/my_customize/keyboards/treadstone32) |