qmk_firmware/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
contra.c
contra.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md
rules.mk Remove redundant UNICODE_ENABLE = no in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +10:00

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.