aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/unikorn/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-44/+14
| | | | | | | | * Update atmega32a readme files to match template * Update atmega32a readme files to match template - fixes * Apply suggestions from code review
* Convert some PS2AVRGB boards to I2C WS2812 driver (#7241)fauxpark2019-11-041-1/+0
| | | | | | * Convert some PS2AVRGB boards to I2C WS2812 driver * Fix Travis failure for bface
* update docs based on fireworm's commentsmechmerlin2019-07-221-1/+5
|
* [Keyboard] Add TGR x SINGA Unikorn 60 (#6249)MechMerlin2019-07-051-0/+57
* initial commit, copied from singa * default 60_ansi LAYOUT implemented and tested workin * add rgb underglow support bounded by ifdefs * edit readme to provide information on reset procedure and on rgb underglow support * improve the default keymap to have a second layer with function keys and even a RESET * Add LAYOUT_all macro and discovered that split backspace uses an additional pin on the microcontroller * fix up last line in readme * Add QMK Configurator support