qmk-dactyl-manuform-a/keyboards/bpiphany/kitten_paw
Ryan 41c50bb653
Change keyboard level include guards to `pragma once` (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps
config.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
info.json
kitten_paw.c
kitten_paw.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
matrix.c
readme.md
rules.mk Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00

readme.md

kitten_paw

This is the firmware for the 2016 revision of the Kitten Paw controller by Bathroom Epiphanies. Most of the boilerplate code is the work of BathroomEpiphanies.

NKRO doesn't work at the moment, I don't know if I will take the time to find out how to fix this, so far 6KRO is enough for me.

Keyboard Maintainer: QMK Community
Hardware Supported: Kitten Paw PCB
Hardware Availability: https://geekhack.org/index.php?topic=46700.0

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

make bpiphany/kitten_paw:default

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