611cd80861
* 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>
16 lines
606 B
Markdown
16 lines
606 B
Markdown
# 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).
|