]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Support for Wheat Field Peripherals blocked 65% PCB (#4763)
authorwalkerstop <walkerstop@gmail.com>
Fri, 25 Jan 2019 23:57:15 +0000 (16:57 -0700)
committerDrashna Jaelre <drashna@live.com>
Fri, 25 Jan 2019 23:57:15 +0000 (15:57 -0800)
commit1d3b9eea940908d02b6c2deda5d744a73cd838da
tree3cd3e2e328bf432e3a27dd5e5893b306780d324c
parent2e8b32b9b5434c6cee011ef953f3ad3ec8a099e7
[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
keyboards/wheatfield/blocked65/blocked65.c [new file with mode: 0755]
keyboards/wheatfield/blocked65/blocked65.h [new file with mode: 0755]
keyboards/wheatfield/blocked65/config.h [new file with mode: 0755]
keyboards/wheatfield/blocked65/info.json [new file with mode: 0644]
keyboards/wheatfield/blocked65/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/wheatfield/blocked65/keymaps/walker/config.h [new file with mode: 0644]
keyboards/wheatfield/blocked65/keymaps/walker/keymap.c [new file with mode: 0644]
keyboards/wheatfield/blocked65/rules.mk [new file with mode: 0755]