summaryrefslogtreecommitdiff
path: root/keyboards/xelus/trinityxttkl/readme.md
diff options
context:
space:
mode:
authorXelus22 <17491233+Xelus22@users.noreply.github.com>2020-06-28 11:04:47 +0000
committerGitHub <noreply@github.com>2020-06-28 12:04:47 +0100
commit7baeaae9bb92b9501d4bb73149bbed28ad25446b (patch)
tree31e2221c891c32198bd023984e819a1817389b1d /keyboards/xelus/trinityxttkl/readme.md
parentc85e010d45616e119b8a2cfe97760384f661755e (diff)
Trinity XT tkl - New Keyboard (#9483)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Diffstat (limited to 'keyboards/xelus/trinityxttkl/readme.md')
-rw-r--r--keyboards/xelus/trinityxttkl/readme.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/xelus/trinityxttkl/readme.md b/keyboards/xelus/trinityxttkl/readme.md
new file mode 100644
index 0000000000..a6e80b0cc1
--- /dev/null
+++ b/keyboards/xelus/trinityxttkl/readme.md
@@ -0,0 +1,12 @@
+# Trinity XT TKL
+
+Trinity XT TKL Keyboard designed by [Reconsiderit](https://switchplate.co/).
+
+* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22)
+* Hardware Supported: STM32F072CBT6
+
+Make example for this keyboard (after setting up your build environment):
+
+ make xelus/trinityxttkl: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).