]> git.donarmstrong.com Git - qmk_firmware.git/commit
Updated ACR60, Mechmini, ALU84 readme information and config.h descripters (#2231)
authorTurboMech <32869044+TurboMech@users.noreply.github.com>
Fri, 5 Jan 2018 16:37:22 +0000 (11:37 -0500)
committerJack Humbert <jack.humb@gmail.com>
Fri, 5 Jan 2018 16:37:22 +0000 (11:37 -0500)
commit6b584a23c032712b2219725e0cdd5a5ea576b31c
treef97bf8de3a61133a3db5060f22a67771dd1958a2
parent6bb3fbd4e0ff3123a1b3ea00d00c2ae7a2550120
Updated ACR60, Mechmini, ALU84 readme information and config.h descripters (#2231)

* Updated ACR60, Mechmini, ALU84 readme information and config.h descripters

Update MECHKEYS keyboards to be uniform in readmes and config.h's PID, MANUFACTORER, and DESCRIPTIONS.   This allows the keyboards to be more uniform amongst the different types.

* Rename keyboards/alu84/keymaps/TurboMech/config.h to keyboards/alu84/keymaps/turbomech

* Rename keyboards/alu84/keymaps/turbomech to keyboards/alu84/keymaps/TurboMech/config.h

* Fixed folder naming for alu84/keymaps/turbomech

* fixed error from compile

removed double `return MACRO_NONE;` and `switch (id) {`
14 files changed:
keyboards/acr60/config.h
keyboards/acr60/readme.md
keyboards/alu84/config.h
keyboards/alu84/keymaps/TurboMech/config.h [deleted file]
keyboards/alu84/keymaps/TurboMech/keymap.c [deleted file]
keyboards/alu84/keymaps/TurboMech/readme.md [deleted file]
keyboards/alu84/keymaps/TurboMech/rules.mk [deleted file]
keyboards/alu84/keymaps/turbomech/config.h [new file with mode: 0644]
keyboards/alu84/keymaps/turbomech/keymap.c [new file with mode: 0644]
keyboards/alu84/keymaps/turbomech/readme.md [new file with mode: 0644]
keyboards/alu84/keymaps/turbomech/rules.mk [new file with mode: 0644]
keyboards/alu84/readme.md
keyboards/mechmini/readme.md
keyboards/mechmini/v2/README.md