qmk-dactyl-manuform-a/keyboards/bpiphany/kitten_paw
fauxpark 94572d74b5 Merge remote-tracking branch 'upstream/master' into develop 2021-09-21 20:19:07 +10:00
..
keymaps Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
config.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
kitten_paw.c Refactor to use led config - Part 2 (#10906) 2020-11-17 17:06:23 +00:00
kitten_paw.h Change keyboard level include guards to `pragma once` (#14248) 2021-09-01 19:03:14 +10:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md Keyboard: Move Bathroom Epiphany boards into its own directory (#3936) 2018-09-19 16:25:58 -07:00
rules.mk Remove audio pin references in rules.mk (#14532) 2021-09-21 20:04:03 +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.