]> git.donarmstrong.com Git - qmk_firmware.git/commit
Added Contra keyboard support (#2501)
authoradiron <adi@adiron.me>
Fri, 9 Mar 2018 19:27:31 +0000 (21:27 +0200)
committerJack Humbert <jack.humb@gmail.com>
Fri, 9 Mar 2018 19:27:31 +0000 (14:27 -0500)
commitfdeb7f7665899cf52e66436a06774eae10646596
treeb66fdf2254afe80237e9b151587fbeede40edff9
parent141a52982e9d6d5bc290b831713b6d4f400fbf83
Added Contra keyboard support (#2501)

* Added Contra keyboard support

The configuration came from a source distribution of the firmware on the
Contra's official website.

I have also included a simple MIDI keymap. (And it works!)

* Changes to Contra config and README

* Readme has been changed as requested by jackhumbert
* Config has been changed to add the Cartel and Contra names to
  the USB configuration.
keyboards/contra/config.h [new file with mode: 0755]
keyboards/contra/contra.c [new file with mode: 0755]
keyboards/contra/contra.h [new file with mode: 0755]
keyboards/contra/keymaps/dana/config.h [new file with mode: 0644]
keyboards/contra/keymaps/dana/keymap.c [new file with mode: 0644]
keyboards/contra/keymaps/dana/readme.md [new file with mode: 0644]
keyboards/contra/keymaps/dana/rules.mk [new file with mode: 0644]
keyboards/contra/readme.md [new file with mode: 0644]
keyboards/contra/rules.mk [new file with mode: 0755]