summaryrefslogtreecommitdiff
path: root/keyboards/ut47
AgeCommit message (Collapse)Author
2018-05-01Keymap file to match the TMK the board came flashed with (#2868)Anthony Metcalf
* Made the keymap file match the TMK the board UT47 was origonally flashed with using native QMK codes. * Add non-us layout
2018-04-28Add RGB keymap to UT47 (#2826)bspsbee
* Create readme.md * RGB keymap * Update matrix.c Remove serial when not used.
2018-04-27Add keymap diagram (#2819)Evan
* Add personal Tada68 keymaps * remove uneccessary tada68 folder * recommit with temp name * remove bad folder name * fix bullet list format * rename to fezzant * remove unnecessary config.h file * Add info.json add QMK Configurator .json file * Delete helix_rev_2.json * add diagram to UT47 keymap file * add remaining keymap diagrams for ut47 keymap
2018-04-27Fix UT47 matrix (#2824)Drashna Jaelre
* Fix UT47 matrix * Use both spots in the matrix for the space bar
2018-04-24Fix missed key assignment (#2803)Carlos
2018-04-24UT47 layout (#2791)Carlos
* 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