Ryan f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 years ago
..
keymaps 801d2ff940 Remove useless line continuations (#19399) 3 years ago
config.h f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 years ago
info.json f4ba17c4a0 Move LED indicator config to data driven (#19800) 3 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 11d49d00e7 Remove matrix_init_quantum/matrix_scan_quantum (#19806) 3 years ago
readme.md 5b4bcfa7f2 Keyboard: Move Bathroom Epiphany boards into its own directory (#3936) 8 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 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.