]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add keyboard: ACR60 (#1999)
authorRyan Mitchell <mitch@threeweekhobby.com>
Mon, 13 Nov 2017 23:50:09 +0000 (17:50 -0600)
committerJack Humbert <jack.humb@gmail.com>
Mon, 13 Nov 2017 23:50:09 +0000 (18:50 -0500)
commit716ff76f5bf33bc78a834d996d812b4a2e0f7021
treea236cc075fea9ef081af4fb48265540b7453ec84
parenteef94b0b40cc59aafdc2034d2a8fa91b917b3c28
Add keyboard: ACR60 (#1999)

* base acr60 keyboard folder created

* mitch acr60 keymap updates, documentation

* latest keymap updates

* slight modifications to layer switching
keyboards/acr60/acr60.c [new file with mode: 0644]
keyboards/acr60/acr60.h [new file with mode: 0644]
keyboards/acr60/config.h [new file with mode: 0644]
keyboards/acr60/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/acr60/keymaps/mitch/keymap.c [new file with mode: 0644]
keyboards/acr60/readme.md [new file with mode: 0644]
keyboards/acr60/rules.mk [new file with mode: 0644]