aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/space_oddity
Commit message (Collapse)AuthorAgeFilesLines
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-272-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
* Some finishing touches on space_oddity (#1892)James2017-10-232-6/+87
| | | | | | * Add verbose comments, ASCII layout pictures, and re-word readme.md * Fix omission of F(2) on the third layer.
* Additional custom handwired layout - Space Oddity (#1868)James2017-10-216-0/+327
* Add existing file * Add new keyboard layout - initial commit * Revised readme.md * Clarified readme.md, reorganized keymap.c, and added license text. * Fixing last incomplete commit * Just a little code cleanup to make things more readable.