summaryrefslogtreecommitdiff
path: root/keyboards/contra
Commit message (Collapse)AuthorAge
* Keymap: Some tweaks to Maxr1998's Contra layout (#4144)Max Rumpf2018-10-15
| | | | | | * Make some keys more accessible, prevent mistypings * Add "Gaming" layer which maps L-Ctrl to space (left-handed jumping compatibility-mode for all games)
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* Keymap: Add Contra keymap with QWERTY and COLEMAK Mod-DH (#3883)Erovia2018-09-13
| | | | | | | | | | | | | | | | | | * Add own personal Contra layout * Enable auto-shifting * Enable tap dancing and implement Space Cadet-like shift with LSHIFT and ENTER * Implement Colemak Mod-DH layout, clean up Adjust layer * Implement keyboard and keymap refactor More info: https://github.com/qmk/qmk_firmware/pull/3191 * Update the readme.md and keymap.c files for Colemak * Add include guard, make layout description cleaner
* Keymap: Added deastiny layout for contra [based on dvorak type II] (#3673)DeastinY2018-08-19
| | | | | | | | * Added deastiny layout for contra [based on dvorak type II] * added questionmark and slash to another layer * added pragma once
* Keymap: Improvements to Maxr1998's Contra keymap (#3535)Max Rumpf2018-07-31
| | | | | | | | * Add image * Improvements to my Contra layout * Quick fix for Level3 layer
* Maxr1998's contra layout (#3267)Max Rumpf2018-06-30
|
* Contra refactor (#3191)noroadsleft2018-06-15
| | | | | | | | | | | | * Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
* Add Contra layout & cleanup a few things (#2998)Harley Laue2018-05-18
| | | | | * Have Del become backspace on the bottom layer for grid layouts * Fix modtap for ESC * Add sleep to Adjust layer
* Remove bootloader from info.jsonsskullY2018-04-11
|
* More QMK Configurator Warning/Error Fixes (#2720)MechMerlin2018-04-11
| | | | | | | | | | | | | | | | | | | | * 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
* Pull information from config.h and rules.mk (#2711)skullydazed2018-04-07
| | | | | | * Pull information from config.h and rules.mk * Readd the kbd75 maintainer
* Just a multilayered Layout using tapdance (#2645)Ryan McLean2018-03-30
| | | | | | * Ported JJ40 Layout to Contra * Update readme.md
* Add a basic keymap for Contra. (#2564)XP2018-03-23
|
* add info.json to support both layouts on the contramechmerlin2018-03-20
|
* Add layout support for contra.Joe Wasson2018-03-12
|
* Add default keymap for contraJoe Wasson2018-03-12
|
* Added Contra keyboard support (#2501)adiron2018-03-09
* 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.