]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added S60-X to keyboards with two layouts.
authorFelix Uhl <felix.uhl@outlook.de>
Wed, 10 Aug 2016 22:54:55 +0000 (00:54 +0200)
committerFelix Uhl <felix.uhl@outlook.de>
Wed, 10 Aug 2016 22:54:55 +0000 (00:54 +0200)
commitaa1a90af66df6ab12a371416e23094315c4a43b3
tree0f10d0c622854e9b457f30af3e5d4d5a1cb5cc81
parent213cb2c24306e198e717fc162806201567666f36
Added S60-X to keyboards with two layouts.
12 files changed:
.gitignore
keyboards/s60-x/Makefile [new file with mode: 0644]
keyboards/s60-x/config.h [new file with mode: 0644]
keyboards/s60-x/keymaps/default/Makefile [new file with mode: 0644]
keyboards/s60-x/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/s60-x/keymaps/default/readme.md [new file with mode: 0644]
keyboards/s60-x/keymaps/felix/Makefile [new file with mode: 0644]
keyboards/s60-x/keymaps/felix/keymap.c [new file with mode: 0644]
keyboards/s60-x/keymaps/felix/readme.md [new file with mode: 0644]
keyboards/s60-x/readme.md [new file with mode: 0644]
keyboards/s60-x/s60-x.c [new file with mode: 0644]
keyboards/s60-x/s60-x.h [new file with mode: 0644]