qmk-dactyl-manuform-a/keyboards/niu_mini
noroadsleft 4c4ee4a26b NIU Mini Settings update and Refactor (#6651)
* 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
2019-09-01 17:54:13 +10:00
..
keymaps NIU Mini Settings update and Refactor (#6651) 2019-09-01 17:54:13 +10:00
config.h NIU Mini Settings update and Refactor (#6651) 2019-09-01 17:54:13 +10:00
info.json NIU Mini Settings update and Refactor (#6651) 2019-09-01 17:54:13 +10:00
niu_mini.c NIU Mini Settings update and Refactor (#6651) 2019-09-01 17:54:13 +10:00
niu_mini.h NIU Mini Settings update and Refactor (#6651) 2019-09-01 17:54:13 +10:00
readme.md NIU Mini Settings update and Refactor (#6651) 2019-09-01 17:54:13 +10:00
rules.mk NIU Mini Settings update and Refactor (#6651) 2019-09-01 17:54:13 +10:00

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 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.