summaryrefslogtreecommitdiff
path: root/keyboards/unikorn
Commit message (Collapse)AuthorAge
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-20
|
* Remove NO_BACKLIGHT_CLOCK (#6418)fauxpark2019-07-27
|
* update docs based on fireworm's commentsmechmerlin2019-07-22
|
* [Keyboard] Add Unikorn 60 tsangan_hhkb layout (#6390)MechMerlin2019-07-22
| | | | | | | | | | | | * fix default keymap to not have Q in the 1 position. * add tsangan hhkb layout * add a tsangan default keymap * clean up the default keymap * add qmk configurator support for new layout
* [Keyboard] Add TGR x SINGA Unikorn 60 (#6249)MechMerlin2019-07-05
* 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