qmk_firmware/keyboards/kbdfans/niu_mini
Ryan fe18df9d41
Normalise Dynamic Macro keycodes (#18939)
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1`

* `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2`

* `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1`

* `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2`

* `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP`

* Update docs
2022-11-03 23:01:06 +00:00
..
keymaps Normalise Dynamic Macro keycodes (#18939) 2022-11-03 23:01:06 +00:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
niu_mini.c [Keyboard] move niu_mini to /kbdfans (#16112) 2022-01-31 18:12:39 -08:00
niu_mini.h [Keyboard] move niu_mini to /kbdfans (#16112) 2022-01-31 18:12:39 -08:00
readme.md [Keyboard] move niu_mini to /kbdfans (#16112) 2022-01-31 18:12:39 -08:00
rules.mk [Keyboard] move niu_mini to /kbdfans (#16112) 2022-01-31 18:12:39 -08:00

NIU Mini

NIU Mini

A compact 40% (12x4) ortholinear keyboard kit sold by KBDFans.

Keyboard Maintainer: QMK Community
Hardware Supported: NIU Mini PCB
Hardware Availability: KBDFans

Make example for this keyboard (after setting up your build environment):

make kbdfans/niu_mini:default

Flashing example for this keyboard (using the command line):

make kbdfans/niu_mini:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.