qmk-firmware/keyboards/handwired/owlet60
worthlessowl 0c5b3826d1 [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803)
* first commit, skeleton code, not sure if working

* Owlet 60 working firmware, json not sure

* use json from kle to qmk converter

* deleted temporary text from owlet60.h

* owlet60 working oled and led firmware

* moved owlet60 to handwired

* updated readme.md

* Revert "owlet60 working oled and led firmware"

This reverts commit 27f9465aabd62d9ee445b477a02af348160532c1.

* Revert "moved owlet60 to handwired"

This reverts commit 9b8e8344fc303ddc4dcc3b023d4e9d05b89d5800.

* revert changes, moved owlet60 to handwired, updated copyright blurb

* fixed readme.md

* removed duplicate items

* resolve merge artifact

* Update keyboards/handwired/owlet60/readme.md

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

* check out merge artifacts with qmk master

* Update keyboards/handwired/owlet60/matrix.c

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

* Update keyboards/handwired/owlet60/matrix.c

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

* Update keyboards/handwired/owlet60/matrix.c

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

* Update keyboards/handwired/owlet60/matrix.c

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

* removed redundant rule on oled_testing/rules.mk, refactored mux switching code on matrix.c
2019-10-01 21:26:39 -07:00
..
keymaps [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803) 2019-10-01 21:26:39 -07:00
config.h [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803) 2019-10-01 21:26:39 -07:00
info.json [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803) 2019-10-01 21:26:39 -07:00
matrix.c [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803) 2019-10-01 21:26:39 -07:00
owlet60.c [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803) 2019-10-01 21:26:39 -07:00
owlet60.h [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803) 2019-10-01 21:26:39 -07:00
readme.md [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803) 2019-10-01 21:26:39 -07:00
rules.mk [Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803) 2019-10-01 21:26:39 -07:00

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.