summaryrefslogtreecommitdiff
path: root/keyboards/niu_mini/rules.mk
Commit message (Collapse)AuthorAge
* Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark2019-10-25
|
* NIU Mini Settings update and Refactor (#6651)noroadsleft2019-09-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
|
* [Keyboard] niu_mini uses dfu bootloader rather than the afrdude bootloader ↵Christopher Jenkins2019-06-08
| | | | | | | | | | (#6092) * niu_mini uses dfu bootloader rather than the afrdude bootloader modified: readme.md * Change rules in rules.mk to reflect the bootloader change modified: keyboards/niu_mini/rules.mk
* [Keyboard] niu_mini reduce firmware size (#5648)XScorpion22019-04-18
| | | | | | * Reducing firmware size by removing audio for keymaps that are not using it. * Update rules.mk
* Keyboard: NIU Mini refactor and Configurator update (#3433)noroadsleft2018-07-18
| | | | | | | | | | * Removed LAYOUTS = planck_grid from rules.mk * Matrix refactor * Keymap refactor * Configurator update
* Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre2018-05-14
| | | | | | | | | | | | * Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
* Updating default niu mini keymap to better reflect productMason McAllaster2018-01-12
|
* Add NIU Mini from KBDFans (#1847)Kenneth Aloysius2017-10-16
* Add NIU Mini keymap from Planck keymap * Remove old keymap files * Fix README, removed Planck references * Add default layout, move Planck layout to separate folder * Update README