qmk-firmwares/keyboards/xelus/ninjin
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps
config.h
halconf.h
info.json
mcuconf.h
ninjin.c
ninjin.h
readme.md
rules.mk

Ninjin

Ninjin is a USB-C, hotswap and underglow TKL PCB.

  • Keyboard Maintainer: 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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.