summaryrefslogtreecommitdiffstats
path: root/keyboards/ut47/matrix.c
AgeCommit message (Collapse)AuthorFilesLines
2018-11-09relocate 40percent.club boards to new parent folder (#4380)zvecr1-213/+0
* Initial move of 40percent.club boards to common parent folder. * Refactor readme files to be consistent * Refactor readme files to be consistent - fix make command examples. * Refactor readme files to be consistent - align readme filenames. * Refactor readme files to be consistent - fix repo url. * Disable Community keymap builds as they are currently failing due to missing functionality * Move more of 40percent.club boards to common parent folder. * Refactor readme files to be consistent - align readme filenames. * Refactor readme files to be consistent - fix make command examples.
2018-04-28Add RGB keymap to UT47 (#2826)bspsbee1-2/+6
* Create readme.md * RGB keymap * Update matrix.c Remove serial when not used.
2018-04-24UT47 layout (#2791)Carlos1-0/+209
* 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