# Rotary Encoder

## Configuration

Map the following pins in your bootloader to configure the default "crank".

```typescript
PIN_ROTARY_ENCODER_A
PIN_ROTARY_ENCODER_B
```
