aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/niu_mini/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* NIU Mini Settings update and Refactor (#6651)noroadsleft2019-09-011-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 uses dfu bootloader rather than the afrdude bootloader ↵Christopher Jenkins2019-06-081-1/+1
| | | | | | | | | | (#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
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
|
* Add Staryu macropad support (#2768)Kenneth Aloysius2018-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add M6-A keymap * Update XD60 keymap * Update XD60 keymap readme * Update JJ40 and Let's Split keymaps * Add readme for M6-A * Fix typo, update JJ40 README * Update jj40 readme * Cleanup jj40 keymap * Revert Let's Split QWERTY layer to default before #2010 * Update numpad layers * Fix: Let's Split keymap getting stuck mods due to having keycodes assigned on the Raise layer * Keep ASCII art consistent with keymap * Staryu: initial port * Add personal keymap * Added and updated READMEs * Fix: default keymap for staryu * Rudimentary backlight support. * Enabled mousekeys for default keymap * use QMK_KEYBOARD_H and LAYOUT * Update readme.md for NIU mini: flash using avrdude * Fix missing linebreaks for Staryu README * Update readme.md
* Missing line break in NIU Mini readme (#1886)Dylan Khor2017-10-221-2/+2
| | | | | | * Missing line break * More specific URL to the product
* Add NIU Mini from KBDFans (#1847)Kenneth Aloysius2017-10-161-0/+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