aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/contra/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-4/+4
| | | | | | | | | | | * Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files * Correct some 'rules.mk' in boards buried under vendor folders * PR8027 patch Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-39/+9
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* Contra refactor (#3191)noroadsleft2018-06-151-1/+1
| | | | | | | | | | | | * Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
* Add layout support for contra.Joe Wasson2018-03-121-0/+3
|
* Added Contra keyboard support (#2501)adiron2018-03-091-0/+58
* 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.