aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ut47/ut47.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix UT47 matrix (#2824)Drashna Jaelre2018-04-271-4/+4
| | | | | | * Fix UT47 matrix * Use both spots in the matrix for the space bar
* Fix missed key assignment (#2803)Carlos2018-04-241-2/+2
|
* UT47 layout (#2791)Carlos2018-04-241-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