You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 36bc3c867e
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
2 years ago
..
keymaps Remove empty override functions (#14312) 2 years ago
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
kitten_paw.c Refactor to use led config - Part 2 (#10906) 3 years ago
kitten_paw.h Refactor to use led config - Part 2 (#10906) 3 years ago
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 4 years ago
readme.md Keyboard: Move Bathroom Epiphany boards into its own directory (#3936) 5 years ago
rules.mk Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) 2 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.