summaryrefslogtreecommitdiff
path: root/keyboards/wheatfield/blocked65/blocked65.c
diff options
context:
space:
mode:
authorwalkerstop <walkerstop@gmail.com>2019-01-25 16:57:15 -0700
committerDrashna Jaelre <drashna@live.com>2019-01-25 15:57:15 -0800
commit1d3b9eea940908d02b6c2deda5d744a73cd838da (patch)
tree3cd3e2e328bf432e3a27dd5e5893b306780d324c /keyboards/wheatfield/blocked65/blocked65.c
parent2e8b32b9b5434c6cee011ef953f3ad3ec8a099e7 (diff)
[Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)
* Basic Fanoe support (no LED yet) * Enable RGB lights * Backlighting support * Change to reflect Wheat Field brand of Fanoe PCB * Hot swap variant * Fix review comment issues * Fix review issues * Corrected rules.mk * Change naming to avoid using possibly copyrighted names * Added info.json * Corrected manufacturer name in info.json * Keymap updates * Add layout for use with ws2812b and such * Fixes based on code review
Diffstat (limited to 'keyboards/wheatfield/blocked65/blocked65.c')
-rwxr-xr-xkeyboards/wheatfield/blocked65/blocked65.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/wheatfield/blocked65/blocked65.c b/keyboards/wheatfield/blocked65/blocked65.c
new file mode 100755
index 0000000000..81da8005b0
--- /dev/null
+++ b/keyboards/wheatfield/blocked65/blocked65.c
@@ -0,0 +1 @@
+#include "blocked65.h"