summaryrefslogtreecommitdiff
path: root/keyboards/niu_mini/rules.mk
Commit message (Collapse)AuthorAge
* 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