1
0
Fork 0

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.
This commit is contained in:
adiron 2018-03-09 21:27:31 +02:00 committed by Jack Humbert
parent 141a52982e
commit fdeb7f7665
9 changed files with 249 additions and 0 deletions

1
keyboards/contra/contra.c Executable file
View file

@ -0,0 +1 @@
#include "contra.h"