summaryrefslogtreecommitdiff
path: root/keyboards/ut47
Commit message (Collapse)AuthorAge
* Keymap file to match the TMK the board came flashed with (#2868)Anthony Metcalf2018-05-01
| | | | | | * Made the keymap file match the TMK the board UT47 was origonally flashed with using native QMK codes. * Add non-us layout
* Add RGB keymap to UT47 (#2826)bspsbee2018-04-28
| | | | | | | | | | * Create readme.md * RGB keymap * Update matrix.c Remove serial when not used.
* Add keymap diagram (#2819)Evan2018-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix UT47 matrix (#2824)Drashna Jaelre2018-04-27
| | | | | | * Fix UT47 matrix * Use both spots in the matrix for the space bar
* Fix missed key assignment (#2803)Carlos2018-04-24
|
* UT47 layout (#2791)Carlos2018-04-24
* 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