Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 1 | -4/+0 |
| | |||||
* | NIU Mini Settings update and Refactor (#6651) | noroadsleft | 2019-09-01 | 1 | -14/+111 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Keyboard: NIU Mini refactor and Configurator update (#3433) | noroadsleft | 2018-07-18 | 1 | -13/+15 |
| | | | | | | | | | | * Removed LAYOUTS = planck_grid from rules.mk * Matrix refactor * Keymap refactor * Configurator update | ||||
* | QMK Configurator Support for NIU Mini (#2874) | MechMerlin | 2018-05-02 | 1 | -0/+16 |
* QMK Configurator support for niu mini * Fix naming * looks like I messed up the include |