]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Add cKeys Washington keyboard (#7570)
authorBenjamin Smith <Merlin04@users.noreply.github.com>
Tue, 10 Dec 2019 05:40:04 +0000 (21:40 -0800)
committerDrashna Jaelre <drashna@live.com>
Tue, 10 Dec 2019 05:40:04 +0000 (21:40 -0800)
commitb0bee465aade65c7155efec69d0c8090a7e8a61a
treefd75c0c5a6c56b75646f03b4e81cbd78375f4f8e
parent7085066f0860087fa140241d25b29ad5f60c8179
[Keyboard] Add cKeys Washington keyboard (#7570)

* Add cKeys Washington keyboard

* Add suggested changes

* Fix encoder direction

* Remove unneeded file

* Update config.h

* Update washington.c
keyboards/ckeys/readme.md
keyboards/ckeys/washington/config.h [new file with mode: 0644]
keyboards/ckeys/washington/info.json [new file with mode: 0644]
keyboards/ckeys/washington/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/ckeys/washington/keymaps/default/readme.md [new file with mode: 0644]
keyboards/ckeys/washington/readme.md [new file with mode: 0644]
keyboards/ckeys/washington/rules.mk [new file with mode: 0644]
keyboards/ckeys/washington/washington.c [new file with mode: 0644]
keyboards/ckeys/washington/washington.h [new file with mode: 0644]