You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/eco
Mikkel Jeppesen 05d6e6ca78 Ensure setPinInput actually sets input high-Z (#6237)
* Ensure setPinInput actually sets input high-z

* Fixed _PIN_ADDRESS Macro arguments
as recommended by vomindoraan

* Fixed instances of setInput to use new behavour

* Changed kmac matrix to use input with pullups

* Update keyboards/gh60/revc/revc.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Fixed input state for unselect_rows

* fixed merge conflict

* Updated all instances of older uses of setPinInput()

* Fixed naming mistake

Co-authored-by: fauxpark <fauxpark@gmail.com>
5 years ago
..
keymaps Ensure setPinInput actually sets input high-Z (#6237) 5 years ago
rev1 Remove old promicro_bootloader_jmp() declarations (#6444) 6 years ago
rev2 Remove old promicro_bootloader_jmp() declarations (#6444) 6 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
eco.c
eco.h
info.json
readme.md Modified URLs to point to new locations 6 years ago
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 6 years ago

readme.md

ECO

ECO

An economical 4x14 ortholinear keyboard

Keyboard Maintainer: BishopKeyboards and That-Canadian
Hardware Supported: ECO PCB rev1 Pro Micro
Hardware Availability: BishopKeyboards

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

make eco/rev2:that_canadian

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