qmk-vial/keyboards/evyd13/pockettype
Niek Blankers c1e1166991
[Keyboard] Fix for LEDs on PocketType (#11671)
The LED anodes of the pockettype are connected to the bus voltage when a
pro micro is used, but other controllers like the Elite-C (v4) connect this
pin to GPIO B0. This means that LEDs do not work by default for those
controllers.

This commit implements a fix for that by setting the B0 pin high.
2021-01-24 22:16:42 -08:00
..
keymaps/default
config.h
info.json
pockettype.c [Keyboard] Fix for LEDs on PocketType (#11671) 2021-01-24 22:16:42 -08:00
pockettype.h
readme.md
rules.mk

PocketType

Support

Build

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

make evyd13/pockettype:default

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