]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add h88 PCB (#7201)
authorJosh Hinnebusch <joshhinnebusch@gmail.com>
Thu, 31 Oct 2019 21:14:37 +0000 (17:14 -0400)
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Thu, 31 Oct 2019 21:14:37 +0000 (14:14 -0700)
commitaba90329b2b88c892a81c35761ff4c428003f0f9
tree20d587a106bd36c9aa8f1526d65aed3781bc11ac
parent77861fcbc0d363368e5d4b057e0f5b035c66ea62
[Keyboard] Add h88 PCB (#7201)

* add initial h88 files

* add h88 PCB

* update VID and PID

* add GUI key to base WKL keymap file

* Update keyboards/hineybush/h88/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/rules.mk

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/rules.mk

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/keymaps/default/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/keymaps/wkl/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* update per PR requests

* update copyright year in files
12 files changed:
keyboards/hineybush/h88/config.h [new file with mode: 0644]
keyboards/hineybush/h88/h88.c [new file with mode: 0644]
keyboards/hineybush/h88/h88.h [new file with mode: 0644]
keyboards/hineybush/h88/info.json [new file with mode: 0644]
keyboards/hineybush/h88/keymaps/default/config.h [new file with mode: 0644]
keyboards/hineybush/h88/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/hineybush/h88/keymaps/default/readme.md [new file with mode: 0644]
keyboards/hineybush/h88/keymaps/wkl/config.h [new file with mode: 0644]
keyboards/hineybush/h88/keymaps/wkl/keymap.c [new file with mode: 0644]
keyboards/hineybush/h88/keymaps/wkl/readme.md [new file with mode: 0644]
keyboards/hineybush/h88/readme.md [new file with mode: 0644]
keyboards/hineybush/h88/rules.mk [new file with mode: 0644]