You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
keymaps Normalise Dynamic Macro keycodes (#18939) 3 years ago
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 3 years ago
info.json
niu_mini.c
niu_mini.h
readme.md
rules.mk

readme.md

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.