]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keyboard: Added support for the Fractal keyboard (#3457)
authorMerlin04 <Merlin04@users.noreply.github.com>
Sat, 21 Jul 2018 19:14:32 +0000 (12:14 -0700)
committerDrashna Jaelre <drashna@live.com>
Sat, 21 Jul 2018 19:14:32 +0000 (12:14 -0700)
commit3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2
tree40d8ce346fe59f41e1cca3f609735fc6a2cd50da
parent1147fc24adfe22eac6e67f9d7f0f1184f358f141
Keyboard: Added support for the Fractal keyboard (#3457)

* Added support for the Fractal keyboard

* Try to fix the issue

* Add support for the Fractal keyboard.

* Fix errors with files
keyboards/fractal/config.h [new file with mode: 0755]
keyboards/fractal/fractal.c [new file with mode: 0755]
keyboards/fractal/fractal.h [new file with mode: 0755]
keyboards/fractal/info.json [new file with mode: 0644]
keyboards/fractal/keymaps/default/config.h [new file with mode: 0644]
keyboards/fractal/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/fractal/keymaps/default/readme.md [new file with mode: 0644]
keyboards/fractal/readme.md [new file with mode: 0644]
keyboards/fractal/rules.mk [new file with mode: 0755]