summaryrefslogtreecommitdiffstats
path: root/keyboards/ut47/ut47.h
AgeCommit message (Collapse)AuthorFilesLines
2018-04-28Fix UT47 matrix (#2824)Drashna Jaelre1-4/+4
* Fix UT47 matrix * Use both spots in the matrix for the space bar
2018-04-25Fix missed key assignment (#2803)Carlos1-2/+2
2018-04-24UT47 layout (#2791)Carlos1-0/+49
* 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