aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/contra/contra.c
diff options
context:
space:
mode:
authoradiron <adi@adiron.me>2018-03-09 21:27:31 +0200
committerJack Humbert <jack.humb@gmail.com>2018-03-09 14:27:31 -0500
commitfdeb7f7665899cf52e66436a06774eae10646596 (patch)
treeb66fdf2254afe80237e9b151587fbeede40edff9 /keyboards/contra/contra.c
parent141a52982e9d6d5bc290b831713b6d4f400fbf83 (diff)
downloadfirmware-fdeb7f7665899cf52e66436a06774eae10646596.tar.gz
firmware-fdeb7f7665899cf52e66436a06774eae10646596.tar.bz2
firmware-fdeb7f7665899cf52e66436a06774eae10646596.zip
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.
Diffstat (limited to 'keyboards/contra/contra.c')
-rwxr-xr-xkeyboards/contra/contra.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/contra/contra.c b/keyboards/contra/contra.c
new file mode 100755
index 000000000..3ef66a9c0
--- /dev/null
+++ b/keyboards/contra/contra.c
@@ -0,0 +1 @@
+#include "contra.h"