]> git.donarmstrong.com Git - qmk_firmware.git/commit
COD67 "Support" (#3332)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sat, 7 Jul 2018 18:47:24 +0000 (11:47 -0700)
committerDrashna Jaelre <drashna@live.com>
Sat, 7 Jul 2018 18:47:24 +0000 (11:47 -0700)
commit3d7428a33303b6e3ba55c043c31c38af926e7c5a
tree0a260d8d050ecc2ff7ba82b4998d28eb927cadc1
parent60ca50808f272496a2631ab746c0fb81ba98191a
COD67 "Support" (#3332)

* preliminary Gray COD67 checkin

* Get part of the switch matrix prepped

* finish switch matrix

* mock the pins and keymap for now

* add keymap fixes

* update readme with flashing instructions

* keymap fix

* Add more flashing and notes info to readme

* remove un needed file

* fix comments

* add QMK Configurator Support
keyboards/cod67/cod67.c [new file with mode: 0644]
keyboards/cod67/cod67.h [new file with mode: 0644]
keyboards/cod67/config.h [new file with mode: 0644]
keyboards/cod67/info.json [new file with mode: 0644]
keyboards/cod67/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/cod67/keymaps/default/readme.md [new file with mode: 0644]
keyboards/cod67/readme.md [new file with mode: 0644]
keyboards/cod67/rules.mk [new file with mode: 0644]