QMK Bot 147289e173 Merge remote-tracking branch 'origin/master' into develop 5 years ago
..
keymaps fe6d6cf76d Remove empty override functions (#14312) 5 years ago
config.h 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) 5 years ago
info.json 5b4bcfa7f2 Keyboard: Move Bathroom Epiphany boards into its own directory (#3936) 8 years ago
kitten_paw.c adfd34c451 Refactor to use led config - Part 2 (#10906) 5 years ago
kitten_paw.h 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) 5 years ago
matrix.c faaaa134fd Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 7 years ago
readme.md 5b4bcfa7f2 Keyboard: Move Bathroom Epiphany boards into its own directory (#3936) 8 years ago
rules.mk 4b453dca92 Remove MIDI Configuration boilerplate (#11151) 5 years ago

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.