]> git.donarmstrong.com Git - qmk_firmware.git/commit - keyboards/alu84/alu84.c
added ALU84 keyboard and TurboMech user space (#2206)
authorTurboMech <32869044+TurboMech@users.noreply.github.com>
Mon, 1 Jan 2018 03:39:34 +0000 (22:39 -0500)
committerJack Humbert <jack.humb@gmail.com>
Mon, 1 Jan 2018 03:39:34 +0000 (22:39 -0500)
commite9f44ee96d7c89ea9c6b8a199aba7f938d826b62
tree4d466450c532166710cb1733961f145c3c40516a
parent9cb80d68e299ff6e2a1a520e216d41784a0d5d33
added ALU84 keyboard and TurboMech user space (#2206)

* Added ALU84

Added ALU84 from mechkeys.ca.  TurboMech keymap is MacOS oriented, need to still update the defualt keymap.

* added alu84 and TurboMech userspace

* updated keymap, config.h and rules.mk for alu84
13 files changed:
keyboards/alu84/alu84.c [new file with mode: 0755]
keyboards/alu84/alu84.h [new file with mode: 0755]
keyboards/alu84/config.h [new file with mode: 0755]
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/keymaps/default/keymap.c [new file with mode: 0755]
keyboards/alu84/readme.md [new file with mode: 0644]
keyboards/alu84/rules.mk [new file with mode: 0755]
users/turbomech/backupturbomech.c [new file with mode: 0644]
users/turbomech/turbomech.c [new file with mode: 0644]
users/turbomech/turbomech.h [new file with mode: 0644]