qmk_firmware/keyboards/contra/keymaps/losinggeneration
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
README.md Add Contra layout & cleanup a few things (#2998) 2018-05-18 13:58:23 -07:00
config.h Add Contra layout & cleanup a few things (#2998) 2018-05-18 13:58:23 -07:00
keymap.c Add Contra layout & cleanup a few things (#2998) 2018-05-18 13:58:23 -07:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

README.md

losinggeneration's Contra Layout

This build uses the MIT layout.

See description of the layout in the common folder here

Features

  • Adjust
    • Removed AGSwap, AGNorm, & Del
    • Added Caps Lock, F1-F12 in a 4x3 grid, arrow cluster, and layer transitions to the new layers.
    • Moved Reset & Audio control to the right side

Layouts

Adjust (Lower + Raise)

 ,-----------------------------------------------------------------------------------.
 |      |  F1  |  F2  |  F3  |  F4  |      | RESET| Game |Numpad|Mouse |      |Sleep |
 |------+------+------+------+------+------+------+------+------+------+------+------|
 |      |  F5  |  F6  |  F7  |  F8  |      |      |Qwerty|Colmak|Workmn|Dvorak|      |
 |------+------+------+------+------+------+------+------+------+------+------+------|
 | CAPS |  F9  |  F10 |  F11 |  F12 |      |      |      |      |      |  Up  |      |
 |------+------+------+------+------+-------------+------+------+------+------+------|
 |      |      |      |      |      |             |      | XXX  | Left | Down |Right |
 `-----------------------------------------------------------------------------------'