]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add support for Cocoa40 (#6414)
authorNaoto Takai <takai@recompile.net>
Sat, 27 Jul 2019 16:11:50 +0000 (01:11 +0900)
committerDrashna Jaelre <drashna@live.com>
Sat, 27 Jul 2019 16:11:50 +0000 (09:11 -0700)
commit57958ce88e91d53ac21611ae8da244c9d6a52721
tree7e1599762943a2d46e524af41f59e47de972a599
parentdd6330b07c80eb624383e5bf01aec82035f68e2d
[Keyboard] Add support for Cocoa40 (#6414)
keyboards/cocoa40/cocoa40.c [new file with mode: 0644]
keyboards/cocoa40/cocoa40.h [new file with mode: 0644]
keyboards/cocoa40/config.h [new file with mode: 0644]
keyboards/cocoa40/info.json [new file with mode: 0644]
keyboards/cocoa40/keymaps/default/config.h [new file with mode: 0644]
keyboards/cocoa40/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/cocoa40/keymaps/default/readme.md [new file with mode: 0644]
keyboards/cocoa40/keymaps/default/rules.mk [new file with mode: 0644]
keyboards/cocoa40/readme.md [new file with mode: 0644]
keyboards/cocoa40/rules.mk [new file with mode: 0644]