qmk_firmware/keyboards/xelus/ninjin
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
halconf.h
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
mcuconf.h
ninjin.c Move TKL layouts to data driven (#20337) 2023-04-05 15:53:45 +10:00
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00

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.