diff options
author | QMK Bot <hello@qmk.fm> | 2021-04-25 08:57:56 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-04-25 08:57:56 +0000 |
commit | 5b1c3e360a750a6638ac363d84a6f0d0670f9a5c (patch) | |
tree | 0c3fe99aa3400872401c96a1163434fc50032222 /keyboards/xelus/ninjin/readme.md | |
parent | 412e7a03e49d044a2dea0fb38b05fb24c8d6eabe (diff) | |
parent | 611cd80861b1bd8ad57ef5b78f11a349e74b1949 (diff) | |
download | qmk_firmware-5b1c3e360a750a6638ac363d84a6f0d0670f9a5c.tar.gz qmk_firmware-5b1c3e360a750a6638ac363d84a6f0d0670f9a5c.zip |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/xelus/ninjin/readme.md')
-rw-r--r-- | keyboards/xelus/ninjin/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/xelus/ninjin/readme.md b/keyboards/xelus/ninjin/readme.md new file mode 100644 index 0000000000..d84c2c7a95 --- /dev/null +++ b/keyboards/xelus/ninjin/readme.md @@ -0,0 +1,16 @@ +# Ninjin + +Ninjin is a USB-C, hotswap and underglow TKL PCB. + +* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22) +* Hardware Supported: STM32F072CBT6 + +Make example for this keyboard (after setting up your build environment): + + make xelus/ninjin:default + +Flashing example for this keyboard: + + make xelus/ninjin: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). |