[Keyboard] Ninjin (#12496)

* ninjin init

* put in gpl thing

* underglow

* update to latest chibios

* fix gpl headers

* remove other files

* fix header

* Update keyboards/xelus/ninjin/readme.md

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/xelus/ninjin/mcuconf.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

* Update keyboards/xelus/ninjin/halconf.h

Co-authored-by: Nick Brassel <nick@tzarc.org>

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Xelus22
2021-04-25 08:57:22 +00:00
committed by GitHub
parent 89bd04b9eb
commit 611cd80861
10 changed files with 288 additions and 0 deletions

View File

@@ -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).