diff options
| author | Merlin04 <Merlin04@users.noreply.github.com> | 2018-07-21 12:14:32 -0700 |
|---|---|---|
| committer | Drashna Jaelre <drashna@live.com> | 2018-07-21 12:14:32 -0700 |
| commit | 3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2 (patch) | |
| tree | 40d8ce346fe59f41e1cca3f609735fc6a2cd50da /keyboards/fractal/fractal.c | |
| parent | 1147fc24adfe22eac6e67f9d7f0f1184f358f141 (diff) | |
| download | qmk_firmware-3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2.tar.gz qmk_firmware-3fc5a05d663ae2ea960e16fa16e976f9dd70b0f2.zip | |
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
Diffstat (limited to 'keyboards/fractal/fractal.c')
| -rwxr-xr-x | keyboards/fractal/fractal.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/fractal/fractal.c b/keyboards/fractal/fractal.c new file mode 100755 index 000000000..e315c7ab4 --- /dev/null +++ b/keyboards/fractal/fractal.c | |||
| @@ -0,0 +1 @@ | |||
| #include "fractal.h" | |||
