qmk-dactyl-manuform-a/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>
2020-01-26 23:04:38 -05:00
..
keymaps Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05:00
rev1 Remove old promicro_bootloader_jmp() declarations (#6444) 2019-08-21 02:05:08 +01:00
rev2 Remove old promicro_bootloader_jmp() declarations (#6444) 2019-08-21 02:05:08 +01:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
eco.c Added ECO keyboard folder and configuration files. Also added my (That-Canadian) keymap folder and files. 2017-07-04 14:14:26 -04:00
eco.h Eco: Refactor, Configurator support and Readme changes (#3143) 2018-06-07 08:26:46 -07:00
info.json Eco: Refactor, Configurator support and Readme changes (#3143) 2018-06-07 08:26:46 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -07:00

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.