qmk-keychron-q3-colemak-dh/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 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
config.h Remove DESCRIPTION, E-G (#11574) 2021-01-18 12:49:25 +11:00
info.json 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
pockettype.c [Keyboard] Fix for LEDs on PocketType (#11671) 2021-01-24 22:16:42 -08:00
pockettype.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
readme.md 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
rules.mk 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00

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.