]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add h87a keyboard (#3329)
authorJosh Hinnebusch <josh@hinnebus.ch>
Mon, 9 Jul 2018 14:40:35 +0000 (10:40 -0400)
committerDrashna Jaelre <drashna@live.com>
Mon, 9 Jul 2018 14:40:35 +0000 (07:40 -0700)
commitdab0b35dc36b58be56c4e2a7682f32e6054a152c
tree7674281b9512630786cfea2024ca6a0a3a7833c5
parent4a6d668f8a157382da9519caf4bcd7ff03e2ea59
Add h87a keyboard (#3329)

* Add H87a keymap and info

* Create readme.md

* Add h87a .json for kbfirmware.com use

* Update readme.md

* Update readme.md

* Update h87a files

* Delete Makefile

* Update readme.md

* Delete desktop.ini

* update files to match new QMK framework

* Update files to match new QMK structure

* Update files to match new QMK structure

* add layout name information

* Add info.json

* update keymap to support layout_all

* update keymap to support layout_all

* update rules.mk to fix filesize

* Update readme.md

* Update config.h

* Update readme.md

* Update config.h

* Update config.h

Add "define CONFIG_H and include "config_common.h" back to file
keyboards/h87a/config.h [new file with mode: 0644]
keyboards/h87a/h87a.c [new file with mode: 0644]
keyboards/h87a/h87a.h [new file with mode: 0644]
keyboards/h87a/info.json [new file with mode: 0644]
keyboards/h87a/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/h87a/readme.md [new file with mode: 0644]
keyboards/h87a/rules.mk [new file with mode: 0644]