Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leah-splitkb committed Dec 1, 2023
1 parent b81d68d commit 262e183
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/card_identification/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The configuration bit field uses the following format:
|---------|---------|
| 0 (LSB) | 0: Momentary, 1: Toggle
| 1 | 0: No pullup needed, 1: Pullup needed
| 2 | 0: Do not invert, 1: Invert value
| 2 | 0: Do not invert (0=off, 1=on), 1: Invert value (0=on, 1=off)
| 3 | *Reserved, set to 0*
| 4 | *Reserved, set to 0*
| 5 | *Reserved, set to 0*
Expand All @@ -140,7 +140,7 @@ The configuration bit field uses the following format:
|---------|---------|
| 0 (LSB) | 0: Smooth, 1: Tactile
| 1 | 0: No pullups needed, 1: Pullups needed
| 2-4 | Encoder resolution
| 2-4 | Encoder resolution, 0: undefined, 1-7: resolution
| 5-7 (MSB) | Encoder default position

Describes a rotary encoder, like the EC11.
Expand Down

0 comments on commit 262e183

Please sign in to comment.