summaryrefslogtreecommitdiffstats
path: root/keyboards/contra/contra.h
AgeCommit message (Collapse)AuthorFilesLines
2018-06-16Contra refactor (#3191)noroadsleft1-7/+4
* Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
2018-04-12More QMK Configurator Warning/Error Fixes (#2720)MechMerlin1-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
2018-03-12Add layout support for contra.Joe Wasson1-10/+38
2018-03-09Added Contra keyboard support (#2501)adiron1-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.