qmk-dactyl-manuform-a/keyboards/contra
Sergey Vlasov f9f3a11c20
contra, fractal: Remove wrongly copypasted pin E6 manipulation code (#14818)
Apparently the default keymaps for `contra` and `fractal` were derived
from some `planck` keymap which contained code to control the status LED
in the implementation of the `BACKLIT` custom keycode.  Unfortunately,
the code to control the LED manipulated the `E6` pin directly, and it
was copied without changes, but the `contra` and `fractal` boards use
the `E6` pin in the matrix, therefore pressing the key mapped to
`BACKLIT` resulted in phantom keypresses for all keys in the
corresponding column.
2021-10-14 14:41:30 +01:00
..
keymaps contra, fractal: Remove wrongly copypasted pin E6 manipulation code (#14818) 2021-10-14 14:41:30 +01:00
config.h Remove `DESCRIPTION`, B-D (#11513) 2021-01-15 05:00:04 +11:00
contra.c Added Contra keyboard support (#2501) 2018-03-09 14:27:31 -05:00
contra.h Remove KEYMAP and LAYOUT_kc (#12160) 2021-05-11 10:10:31 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md [Keymap] Added my customized 40% layout (#7555) 2019-12-07 23:33:48 -08:00
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +10:00

readme.md

CONTRA

CONTRA

A 40% keyboard by CARTEL

Keyboard Maintainer: The QMK Community
Hardware Supported: CONTRA
Hardware Availability: CARTEL

Make example for this keyboard (after setting up your build environment):

make contra:dana

See build environment setup then the make instructions for more information.