aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/aves65/aves65.c
diff options
context:
space:
mode:
authorHund <Hund@users.noreply.github.com>2020-05-13 20:43:28 +0200
committerGitHub <noreply@github.com>2020-05-13 19:43:28 +0100
commit30a6f231bfc6b447e9b2c45b39527f0c0b9c909f (patch)
tree3b667fea20f9b7b426672866de3c37500319448b /keyboards/aves65/aves65.c
parent44ff14f290833a72f32c06901826f014d22ea810 (diff)
downloadfirmware-30a6f231bfc6b447e9b2c45b39527f0c0b9c909f.tar.gz
firmware-30a6f231bfc6b447e9b2c45b39527f0c0b9c909f.tar.bz2
firmware-30a6f231bfc6b447e9b2c45b39527f0c0b9c909f.zip
[Keyboard] Added support for Aves 65 (#8880)
* First commit. * Apply suggestions from code review Co-Authored-By: Drashna Jaelre <drashna@live.com> Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/aves65/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/aves65/aves65.h Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/aves65/keymaps/default/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Update keyboards/aves65/rules.mk Co-Authored-By: Joel Challis <git@zvecr.com> * Changes. * Changes * Changes * Update keyboards/aves65/rules.mk Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Hund <hund@ubuntu.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/aves65/aves65.c')
-rw-r--r--keyboards/aves65/aves65.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/aves65/aves65.c b/keyboards/aves65/aves65.c
new file mode 100644
index 000000000..35b93f7ae
--- /dev/null
+++ b/keyboards/aves65/aves65.c
@@ -0,0 +1 @@
+#include "aves65.h"