]> git.donarmstrong.com Git - qmk_firmware.git/commit
Additional custom handwired layout - Space Oddity (#1868)
authorJames <32029516+broken-username@users.noreply.github.com>
Sat, 21 Oct 2017 20:04:35 +0000 (14:04 -0600)
committerJack Humbert <jack.humb@gmail.com>
Sat, 21 Oct 2017 20:04:35 +0000 (10:04 -1000)
commitab3dbd8daad0554104862f97e33291973bbef7ed
tree616492583d13c4238037ec798cdc8128d0ebad12
parent1954ad1fd88dd2fb55041e722eaa64922b06e30a
Additional custom handwired layout - Space Oddity (#1868)

* 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.
keyboards/handwired/space_oddity/config.h [new file with mode: 0644]
keyboards/handwired/space_oddity/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/handwired/space_oddity/readme.md [new file with mode: 0644]
keyboards/handwired/space_oddity/rules.mk [new file with mode: 0644]
keyboards/handwired/space_oddity/space_oddity.c [new file with mode: 0644]
keyboards/handwired/space_oddity/space_oddity.h [new file with mode: 0644]