qmk_firmware/keyboards/handwired/owlet60
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 [Keyboard] Owlet60 keymap removal, matrix.c and owlet60.h fix (#7235) 2019-11-01 17:19:04 -07:00
config.h
info.json
matrix.c Ensure setPinInput actually sets input high-Z (#6237) 2020-01-26 23:04:38 -05:00
owlet60.c
owlet60.h [Keyboard] Owlet60 keymap removal, matrix.c and owlet60.h fix (#7235) 2019-11-01 17:19:04 -07:00
readme.md
rules.mk

readme.md

owlet60

Owlet60, a TGR Alice inspired 60%-65% keyboard. Powered with a Pro Micro and 4051 mux multiplexed matrix. PCB can be permanently snapped off for a 60% layout.

Keyboard Maintainer: worthlessowl
Hardware Supported: Owlet60 PCB, standard Pro Micro
Hardware Availability: Keyboard is running on a local pre order as of 24 September 2019, limited quantity

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

make handwired/owlet60:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.