diff options
author | QMK Bot <hello@qmk.fm> | 2022-11-20 07:32:08 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-11-20 07:32:08 +0000 |
commit | deca2069dcd23e53bd19f4aff659bbe80366ab81 (patch) | |
tree | b3ef995ebf815e4a19bda61b1ad7377356486d9d /keyboards/xelus/xs108/readme.md | |
parent | 4b99336c4bf8ee4416a0d3d08097b7286a5356d3 (diff) | |
parent | e172148e466830af974bfc4d036323b2bc194dbc (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/xelus/xs108/readme.md')
-rw-r--r-- | keyboards/xelus/xs108/readme.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/xelus/xs108/readme.md b/keyboards/xelus/xs108/readme.md new file mode 100644 index 0000000000..a7f529378c --- /dev/null +++ b/keyboards/xelus/xs108/readme.md @@ -0,0 +1,12 @@ +# XS108 + +XS108 Full-Size Keyboard. + +* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22) +* Hardware Supported: STM32F072CBT6 + +Make example for this keyboard (after setting up your build environment): + + make xelus/xs108: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). |