qmk-keychron-q3-colemak-dh/keyboards/xelus/ninjin
Less/Rikki 45fd373661
March merge additions (#417)
* fixup: update Vial keymaps per upstream reqs

more keycodes renamed

`rgb_matrix_indicators_user` return type switched to bool

keymaps/encoder maps that exceeded DYNAMIC_KEYMAP_LAYER_COUNT had excess
layers removed

EOL spaces and backslashes removed from keymaps

* fixup: DRIVER_LED_TOTAL --> RGB_MATRIX_LED_COUNT

* fixup: Vial-exclusive keyboard configs

* fixup: 42keebs rules

* fixup: relocated Vial keymaps

* fixup: cleanup post-keymap move

Remove wavtype/p01_ultra keymaps that went into QMK under different names

Fix handwired/misterdeck and 4pplet/waffling60/rev_c keymaps

* fixup: Vial-exclusive default keymaps

* fixup: remove broken via-only keymaps

compiling VIA keymaps is not supported anyway

* fixup: non-compiling Vial keymaps

* refactor: changes from QMK PR, fix Vial keymap
2023-03-20 10:33:07 -06:00
..
keymaps March merge additions (#417) 2023-03-20 10:33:07 -06:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
halconf.h
info.json Move LED indicator config to data driven (#19800) 2023-02-17 13:14:29 +11:00
mcuconf.h
ninjin.c
ninjin.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.