]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Gingham (#6212)
authoryiancar <yiangosyiangou@cytanet.com.cy>
Mon, 1 Jul 2019 20:11:38 +0000 (21:11 +0100)
committerDrashna Jaelre <drashna@live.com>
Mon, 1 Jul 2019 20:11:38 +0000 (13:11 -0700)
commitc45b751b147255229bf7afc65cb4ca9a3979c6d8
tree32d9561f4afe05cde0a2d411191904b5493fa0c4
parent58641572cb478486ebd543da9eabd73eb044299f
[Keyboard] Gingham (#6212)

* Initial

* Prepare for final release

* Final

* Update keyboards/gingham/matrix.c

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

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

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/gingham/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/gingham/gingham.h

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

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

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

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/gingham/gingham.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/gingham/gingham.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Fixing copypastas

* Update keyboards/gingham/info.json

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

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

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* More thingies
13 files changed:
keyboards/gingham/config.h [new file with mode: 0644]
keyboards/gingham/gingham.c [new file with mode: 0644]
keyboards/gingham/gingham.h [new file with mode: 0644]
keyboards/gingham/info.json [new file with mode: 0644]
keyboards/gingham/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/gingham/keymaps/default/readme.md [new file with mode: 0644]
keyboards/gingham/keymaps/iso/keymap.c [new file with mode: 0644]
keyboards/gingham/keymaps/iso/readme.md [new file with mode: 0644]
keyboards/gingham/matrix.c [new file with mode: 0644]
keyboards/gingham/readme.md [new file with mode: 0644]
keyboards/gingham/rules.mk [new file with mode: 0644]
keyboards/gingham/usbconfig.h [new file with mode: 0644]
keyboards/hs60/v1/rules.mk