aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/contra/contra.h
Commit message (Collapse)AuthorAgeFilesLines
* Contra refactor (#3191)noroadsleft2018-06-151-7/+4
| | | | | | | | | | | | * Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
* More QMK Configurator Warning/Error Fixes (#2720)MechMerlin2018-04-111-3/+3
| | | | | | | | | | | | | | | | | | | | * Add readme with brief description Change KEYMAP to LAYOUT * Add readme.md with brief description Use LAYOUT macro * add a readme.md file * Add readme.md with brief description Use LAYOUT macro * Add readme.md with brief description Use LAYOUT macro * Fix "Warning: contra: Missing layout pp macro for ['planck_mit', 'planck_grid']", * Use LAYOUT macro
* Add layout support for contra.Joe Wasson2018-03-121-10/+38
|
* Added Contra keyboard support (#2501)adiron2018-03-091-0/+18
* 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.