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. |
||
|---|---|---|
| .. | ||
| keymaps/default | ||
| config.h | ||
| info.json | ||
| pockettype.c | ||
| pockettype.h | ||
| readme.md | ||
| rules.mk | ||
PocketType
Support
- Keyboard Maintainer: Evyd13
- Hardware Supported: PocketType
- Hardware Availability: mechboards.co.uk
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.