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/atreus62
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
atreus62.c Adding Support for atreus62 keyboard. https://github.com/profet23/atreus62 9 years ago
atreus62.h Remove old promicro_bootloader_jmp() declarations (#6444) 6 years ago
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 6 years ago
info.json Configurator updates for Atreus/Atreus62 (#3065) 7 years ago
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

Atreus

A 62 key variant of the Atreus keyboard.

https://github.com/profet23/atreus62

Keyboard Maintainer: QMK Community
Hardware Supported: Atreus62 PCB
Hardware Availability: http://shop.profetkeyboards.com/product/atreus62-keyboard

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

make atreus62:default

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