summaryrefslogtreecommitdiff
path: root/keyboards/niu_mini/rules.mk
AgeCommit message (Collapse)Author
2019-10-25Cleanup rules.mk for 32U4 keyboards, N-Q (#7147)fauxpark
2019-09-01NIU Mini Settings update and Refactor (#6651)noroadsleft
* 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-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-06-08[Keyboard] niu_mini uses dfu bootloader rather than the afrdude bootloader ↵Christopher Jenkins
(#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
2019-04-18[Keyboard] niu_mini reduce firmware size (#5648)XScorpion2
* Reducing firmware size by removing audio for keymaps that are not using it. * Update rules.mk
2018-07-18Keyboard: NIU Mini refactor and Configurator update (#3433)noroadsleft
* Removed LAYOUTS = planck_grid from rules.mk * Matrix refactor * Keymap refactor * Configurator update
2018-05-14Reformat 40% Ortho boards to work with Layouts feature (#2804)Drashna Jaelre
* Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB?
2018-01-12Updating default niu mini keymap to better reflect productMason McAllaster
2017-10-16Add NIU Mini from KBDFans (#1847)Kenneth Aloysius
* 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