diff options
author | Max Rumpf <max.rumpf1998@gmail.com> | 2019-10-06 01:44:22 +0200 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-05 16:44:22 -0700 |
commit | 60267fe2ca2c5373231a8f3d3bff43527fbbb7bf (patch) | |
tree | d77a448b3c171c4bce04966aa559a5cbce427f2d /keyboards/maxr1998/phoebe/phoebe.c | |
parent | 18a0e6fedc9b88209029979f52b7952328b095fd (diff) |
[Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)
* Add Phoebe, a keyboard by Maxr1998
* Improve include-guard
* Remove unused functions
* Remove unused extern
* Add image
* Some more fixes
Diffstat (limited to 'keyboards/maxr1998/phoebe/phoebe.c')
-rw-r--r-- | keyboards/maxr1998/phoebe/phoebe.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/maxr1998/phoebe/phoebe.c b/keyboards/maxr1998/phoebe/phoebe.c new file mode 100644 index 0000000000..d8629f7f55 --- /dev/null +++ b/keyboards/maxr1998/phoebe/phoebe.c @@ -0,0 +1 @@ +#include "phoebe.h" |