diff options
author | Filip Paryż <paryz.1i12@op.pl> | 2020-10-25 01:54:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-24 16:54:38 -0700 |
commit | af455a8368dc564df51f9657b04932956ccf580b (patch) | |
tree | d2440dc240e7c5da18d1c3139abd836ae7136a02 /keyboards/handwired/freoduo/freoduo.c | |
parent | ac37a94e49a39a014b3df829442cca84bf3f2071 (diff) |
[Keyboard] Freoduo - handwired split ortho keyboard. (#10724)
* Freoduo v1 - with fixes from @fauxpark and rebased to master branch of QMK.
* One more suggested fix from @fauxpark
* Fixes after @drashna review.
Diffstat (limited to 'keyboards/handwired/freoduo/freoduo.c')
-rw-r--r-- | keyboards/handwired/freoduo/freoduo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/handwired/freoduo/freoduo.c b/keyboards/handwired/freoduo/freoduo.c new file mode 100644 index 0000000000..7415e62607 --- /dev/null +++ b/keyboards/handwired/freoduo/freoduo.c @@ -0,0 +1 @@ +#include "freoduo.h" |