diff options
author | adiron <adi@adiron.me> | 2018-03-09 21:27:31 +0200 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-03-09 14:27:31 -0500 |
commit | fdeb7f7665899cf52e66436a06774eae10646596 (patch) | |
tree | b66fdf2254afe80237e9b151587fbeede40edff9 /keyboards/contra/readme.md | |
parent | 141a52982e9d6d5bc290b831713b6d4f400fbf83 (diff) | |
download | qmk_firmware-fdeb7f7665899cf52e66436a06774eae10646596.tar.gz |
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/readme.md')
-rw-r--r-- | keyboards/contra/readme.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/contra/readme.md b/keyboards/contra/readme.md new file mode 100644 index 000000000..a83228507 --- /dev/null +++ b/keyboards/contra/readme.md @@ -0,0 +1,16 @@ +CONTRA +=== + +![CONTRA](https://cartel.ltd/wp-content/uploads/2018/01/img_3209.jpg) + +A 40% keyboard by + +Keyboard Maintainer: The QMK Community +Hardware Supported: CONTRA +Hardware Availability: [CARTEL](https://cartel.ltd/projects/contra/) + +Make example for this keyboard (after setting up your build environment): + + make contra:dana + +See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. |