forked from forks/qmk_firmware
4c4ee4a26b
* update codebase to four-space indent * update codebase to use #pragma once * refactor config.h * change info.json to debug linting * refactor readme - file header - update docs links * minimize and lint rules.mk * change features - enable mousekeys and nkro * use GPIO commands for Status LED Co-Authored-By: fauxpark <fauxpark@gmail.com> * use IS_LED_ON macro Co-Authored-By: fauxpark <fauxpark@gmail.com> * update compile/flash examples in readme * :flash doesn't use QMK Toolbox
870 B
870 B
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 niu_mini:default
Flashing example for this keyboard (using the command line):
make 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.