summaryrefslogtreecommitdiffstats
path: root/keyboards/contra
AgeCommit message (Collapse)AuthorFilesLines
2018-06-30Maxr1998's contra layout (#3267)Max Rumpf4-0/+168
2018-06-16Contra refactor (#3191)noroadsleft8-336/+332
* Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
2018-05-18Add Contra layout & cleanup a few things (#2998)Harley Laue4-0/+114
* Have Del become backspace on the bottom layer for grid layouts * Fix modtap for ESC * Add sleep to Adjust layer
2018-04-12Remove bootloader from info.jsonsskullY1-1/+0
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-04-08Pull information from config.h and rules.mk (#2711)skullydazed1-3/+0
* Pull information from config.h and rules.mk * Readd the kbd75 maintainer
2018-03-30Just a multilayered Layout using tapdance (#2645)Ryan McLean4-0/+318
* Ported JJ40 Layout to Contra * Update readme.md
2018-03-24Add a basic keymap for Contra. (#2564)XP3-0/+283
2018-03-20add info.json to support both layouts on the contramechmerlin1-0/+20
2018-03-12Add layout support for contra.Joe Wasson2-10/+41
2018-03-12Add default keymap for contraJoe Wasson3-0/+308
2018-03-09Added Contra keyboard support (#2501)adiron9-0/+249
* 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.