summaryrefslogtreecommitdiffstats
path: root/keyboards/ut47/led.c
AgeCommit message (Collapse)AuthorFilesLines
2018-04-24UT47 layout (#2791)Carlos1-0/+38
* Add new project files for UT47 * Copy over keymap and related files * Add LED_controls.ino * Add README instructions * Attempt sending press byte data * Disable mousekeys * Enable sending serial data to LED controller * Update LED mode names * Remove extra file * Add LED enable flag * Update READMEs with more info * Credit original author * Update copyrights * Update docs * Changed based on review * Move layout screenshot to Imgur * Append to src * Enable mousekeys to fix bad keycodes * Additional changes based on feedback * Fix fn layer keys